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