Home
last modified time | relevance | path

Searched refs:APP_STANDBY_ENABLED (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java2639 Global.APP_STANDBY_ENABLED, 1) == 1 in isAppIdleEnabled()
3054 cr.registerContentObserver(Global.getUriFor(Global.APP_STANDBY_ENABLED), false, this); in start()
3249 Global.APP_STANDBY_ENABLED)); in updateSettings()
/aosp14/frameworks/base/packages/SettingsProvider/test/src/android/provider/
H A DSettingsBackupTest.java134 Settings.Global.APP_STANDBY_ENABLED,
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java236 Settings.Global.APP_STANDBY_ENABLED, in dumpProtoGlobalSettingsLocked()
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java15017 public static final String APP_STANDBY_ENABLED = "app_standby_enabled"; field in Settings.Global
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11618 field public static final String APP_STANDBY_ENABLED = "app_standby_enabled";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42133 Landroid/provider/Settings$Global;->APP_STANDBY_ENABLED:Ljava/lang/String;