HomeSort by relevance Sort by last modified time
    Searched refs:APP_IDLE_CONSTANTS (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/net/
ConnOnActivityStartTest.java 124 Settings.Global.APP_IDLE_CONSTANTS, mOriginalAppIdleConsts);
165 Settings.Global.APP_IDLE_CONSTANTS);
169 // app_idle_constants is initially empty, so just assign the desired value.
172 // app_idle_constants contains parole_duration, so replace it with the desired value.
176 // app_idle_constants didn't have parole_duration, so append the desired value.
180 Settings.Global.APP_IDLE_CONSTANTS, newAppIdleConstants);
  /frameworks/base/services/usage/java/com/android/server/usage/
AppStandbyController.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsBackupTest.java 117 Settings.Global.APP_IDLE_CONSTANTS,
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java 157 Settings.Global.APP_IDLE_CONSTANTS,
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 127 milliseconds