Searched refs:bgPermissionMonitorEnabled (Results 1 – 1 of 1) sorted by relevance
1759 DeviceConfigSession<Boolean> bgPermissionMonitorEnabled = null; in testBgCurrentDrainMonitorExemptions() local1888 bgPermissionMonitorEnabled = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1893 bgPermissionMonitorEnabled.set(true); in testBgCurrentDrainMonitorExemptions()2343 closeIfNotNull(bgPermissionMonitorEnabled); in testBgCurrentDrainMonitorExemptions()