Searched refs:bgBatteryExemptionEnabled (Results 1 – 1 of 1) sorted by relevance
1757 DeviceConfigSession<Boolean> bgBatteryExemptionEnabled = null; in testBgCurrentDrainMonitorExemptions() local1871 bgBatteryExemptionEnabled = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1876 bgBatteryExemptionEnabled.set(false); in testBgCurrentDrainMonitorExemptions()2128 bgBatteryExemptionEnabled.set(true); in testBgCurrentDrainMonitorExemptions()2341 closeIfNotNull(bgBatteryExemptionEnabled); in testBgCurrentDrainMonitorExemptions()