Searched refs:UPDATABLE_DRIVER_ALL_APPS (Results 1 – 5 of 5) sorted by relevance
107 sGlobalSettingToTypeMap.put(Settings.Global.UPDATABLE_DRIVER_ALL_APPS, int.class); in sGlobalSettingToTypeMap.put() argument
774 switch (coreSettings.getInt(Settings.Global.UPDATABLE_DRIVER_ALL_APPS, 0)) { in chooseDriverInternal()
523 Settings.Global.UPDATABLE_DRIVER_ALL_APPS,
797 Settings.Global.UPDATABLE_DRIVER_ALL_APPS, in dumpProtoGlobalSettingsLocked()798 GlobalSettingsProto.Gpu.UPDATABLE_DRIVER_ALL_APPS); in dumpProtoGlobalSettingsLocked()
15433 public static final String UPDATABLE_DRIVER_ALL_APPS = "updatable_driver_all_apps"; field in Settings.Global