Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java2083 Global.APP_STANDBY_ENABLED, 1) == 1 in isAppIdleEnabled()
2425 cr.registerContentObserver(Global.getUriFor(Global.APP_STANDBY_ENABLED), false, this); in start()
2556 Global.APP_STANDBY_ENABLED)); in updateSettings()
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/
H A DSettingsBackupTest.java131 Settings.Global.APP_STANDBY_ENABLED,
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java225 Settings.Global.APP_STANDBY_ENABLED, in dumpProtoGlobalSettingsLocked()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java13477 public static final String APP_STANDBY_ENABLED = "app_standby_enabled"; field in Settings.Global
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9344 field public static final String APP_STANDBY_ENABLED = "app_standby_enabled";
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45456 Landroid/provider/Settings$Global;->APP_STANDBY_ENABLED:Ljava/lang/String;