Searched refs:getGlobalSetting (Results 1 – 6 of 6) sorted by relevance
327 final boolean lowPowerModeEnabledSticky = getGlobalSetting( in onBootCompleted()364 final boolean lowPowerModeEnabled = getGlobalSetting( in refreshSettingsLocked()366 final boolean lowPowerModeEnabledSticky = getGlobalSetting( in refreshSettingsLocked()368 final boolean dynamicPowerSavingsBatterySaver = getGlobalSetting( in refreshSettingsLocked()370 final int lowPowerModeTriggerLevel = getGlobalSetting( in refreshSettingsLocked()372 final int automaticBatterySaverMode = getGlobalSetting( in refreshSettingsLocked()375 final int dynamicPowerSavingsDisableThreshold = getGlobalSetting( in refreshSettingsLocked()378 final boolean isStickyAutoDisableEnabled = getGlobalSetting( in refreshSettingsLocked()380 final int stickyAutoDisableThreshold = getGlobalSetting( in refreshSettingsLocked()886 protected int getGlobalSetting(String key, int defValue) { in getGlobalSetting() method in BatterySaverStateMachine
316 String getGlobalSetting(String key) { in getGlobalSetting() method in BatterySaverPolicy360 final String setting = getGlobalSetting(Settings.Global.BATTERY_SAVER_CONSTANTS); in refreshSettings()365 String deviceSpecificSetting = getGlobalSetting( in refreshSettings()377 getGlobalSetting(Settings.Global.BATTERY_SAVER_ADAPTIVE_CONSTANTS); in refreshSettings()378 final String adaptiveDeviceSpecificSetting = getGlobalSetting( in refreshSettings()
134 public int getGlobalSetting(String key, int defValue) { in getGlobalSetting() method in BatterySaverStateMachineTest.Device156 protected int getGlobalSetting(String key, int defValue) { in getGlobalSetting() method in BatterySaverStateMachineTest.TestableBatterySaverStateMachine157 return mDevice.getGlobalSetting(key, defValue); in getGlobalSetting()
72 String getGlobalSetting(String key) { in getGlobalSetting() method in BatterySaverPolicyTest.BatterySaverPolicyForTest
368 Setting setting = getGlobalSetting(name); in call()547 Setting setting = getGlobalSetting(args.name); in query()987 Setting setting = getGlobalSetting( in startWatchingUserRestrictionChanges()1001 Setting setting = getGlobalSetting(Settings.Global.ADB_ENABLED); in startWatchingUserRestrictionChanges()1006 setting = getGlobalSetting(Settings.Global.ADB_WIFI_ENABLED); in startWatchingUserRestrictionChanges()1019 Setting include = getGlobalSetting( in startWatchingUserRestrictionChanges()1033 Setting setting = getGlobalSetting( in startWatchingUserRestrictionChanges()1203 private Setting getGlobalSetting(String name) { in getGlobalSetting() method in SettingsProvider1518 final Setting setting = getGlobalSetting(
28962 HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getGlobalSetting(Ljava/lang/String;)…28993 PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->getGlobalSetting(Ljava/lang/Stri…