Searched refs:GAME_DRIVER_BLACKLIST (Results 1 – 6 of 6) sorted by relevance
278 Settings.Global.GAME_DRIVER_BLACKLIST, ""); in setBlacklist()287 Settings.Global.GAME_DRIVER_BLACKLIST, in setBlacklist()
82 sGlobalSettingToTypeMap.put(Settings.Global.GAME_DRIVER_BLACKLIST, String.class); in sGlobalSettingToTypeMap.put() argument
772 null, coreSettings, Settings.Global.GAME_DRIVER_BLACKLIST) in chooseDriverInternal()
498 Settings.Global.GAME_DRIVER_BLACKLIST,
725 Settings.Global.GAME_DRIVER_BLACKLIST, in dumpProtoGlobalSettingsLocked()726 GlobalSettingsProto.Gpu.GAME_DRIVER_BLACKLIST); in dumpProtoGlobalSettingsLocked()
12686 public static final String GAME_DRIVER_BLACKLIST = "game_driver_blacklist"; field in Settings.Global