Searched defs:GAME_DRIVER_BLACKLIST (Results 1 – 2 of 2) sorted by relevance
82 sGlobalSettingToTypeMap.put(Settings.Global.GAME_DRIVER_BLACKLIST, String.class); in sGlobalSettingToTypeMap.put()
12698 public static final String GAME_DRIVER_BLACKLIST = "game_driver_blacklist"; field in Settings.Global