Searched refs:bgCurrentDrainAutoRestrictAbusiveApps (Results 1 – 1 of 1) sorted by relevance
642 DeviceConfigSession<Boolean> bgCurrentDrainAutoRestrictAbusiveApps = null; in testBgCurrentDrainMonitor() local702 bgCurrentDrainAutoRestrictAbusiveApps = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()708 bgCurrentDrainAutoRestrictAbusiveApps.set(true); in testBgCurrentDrainMonitor()1165 closeIfNotNull(bgCurrentDrainAutoRestrictAbusiveApps); in testBgCurrentDrainMonitor()1753 DeviceConfigSession<Boolean> bgCurrentDrainAutoRestrictAbusiveApps = null; in testBgCurrentDrainMonitorExemptions() local1839 bgCurrentDrainAutoRestrictAbusiveApps = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1845 bgCurrentDrainAutoRestrictAbusiveApps.set(true); in testBgCurrentDrainMonitorExemptions()2337 closeIfNotNull(bgCurrentDrainAutoRestrictAbusiveApps); in testBgCurrentDrainMonitorExemptions()