Searched refs:sGlobalSettings (Results 1 – 5 of 5) sorted by relevance
30 private static final UserSettings sGlobalSettings = new UserSettings(GLOBAL); field in AppStandbyUtils54 sGlobalSettings.set("app_standby_enabled", value); in setAppStandbyEnabledAtRuntime()
83 sGlobalSettings.delete("battery_saver_constants"); in tearDown()192 sGlobalSettings.set("battery_saver_constants", in testAutomotiveProjectionExceptions()256 sGlobalSettings.set("battery_saver_constants", in testGlobalSettings()326 sGlobalSettings.set("battery_saver_constants", in testGlobalSettingsOverridesDeviceConfig()338 sGlobalSettings.delete("battery_saver_constants"); in testGlobalSettingsOverridesDeviceConfig()
90 sGlobalSettings.set("battery_stats_constants", "battery_charged_delay_ms=" + millis); in setChargingDelay()94 sGlobalSettings.delete("battery_stats_constants"); in resetSetting()
55 protected static final UserSettings sGlobalSettings = new UserSettings(Namespace.GLOBAL); field in BatterySavingTestBase
124 private static final UserSettings sGlobalSettings = new UserSettings(Namespace.GLOBAL); field in CtsSyncManagerTest127 sGlobalSettings.set("sync_manager_constants", "null"); in resetSyncConfig()135 sGlobalSettings.set("sync_manager_constants", in writeSyncConfig()