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
774 null, coreSettings, Settings.Global.GAME_DRIVER_BLACKLIST) in chooseDriverInternal()
503 Settings.Global.GAME_DRIVER_BLACKLIST,
728 Settings.Global.GAME_DRIVER_BLACKLIST, in dumpProtoGlobalSettingsLocked()729 GlobalSettingsProto.Gpu.GAME_DRIVER_BLACKLIST); in dumpProtoGlobalSettingsLocked()
12773 public static final String GAME_DRIVER_BLACKLIST = "game_driver_blacklist"; field in Settings.Global