Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1759 DeviceConfigSession<Boolean> bgPermissionMonitorEnabled = null; in testBgCurrentDrainMonitorExemptions() local
1888 bgPermissionMonitorEnabled = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1893 bgPermissionMonitorEnabled.set(true); in testBgCurrentDrainMonitorExemptions()
2343 closeIfNotNull(bgPermissionMonitorEnabled); in testBgCurrentDrainMonitorExemptions()