Home
last modified time | relevance | path

Searched refs:KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java1134 static final String KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED = field in AppRestrictionController.ConstantsObserver
1247 case KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED: in onPropertiesChanged()
1330 KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED, in updateBgPromptAbusiveAppToBgRestricted()
1385 pw.print(KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED); in dump()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java720 ConstantsObserver.KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED, in testBgCurrentDrainMonitor()
1920 ConstantsObserver.KEY_BG_PROMPT_ABUSIVE_APPS_TO_BG_RESTRICTED, in testBgCurrentDrainMonitorExemptions()