Searched defs:GAME_DRIVER_BLACKLISTS (Results 1 – 2 of 2) sorted by relevance
84 sGlobalSettingToTypeMap.put(Settings.Global.GAME_DRIVER_BLACKLISTS, String.class); in sGlobalSettingToTypeMap.put()
12704 public static final String GAME_DRIVER_BLACKLISTS = "game_driver_blacklists"; field in Settings.Global