Searched refs:bgCurrentDrainMonitor (Results 1 – 1 of 1) sorted by relevance
637 DeviceConfigSession<Boolean> bgCurrentDrainMonitor = null; in testBgCurrentDrainMonitor() local660 bgCurrentDrainMonitor = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()666 bgCurrentDrainMonitor.set(true); in testBgCurrentDrainMonitor()1160 closeIfNotNull(bgCurrentDrainMonitor); in testBgCurrentDrainMonitor()1746 DeviceConfigSession<Boolean> bgCurrentDrainMonitor = null; in testBgCurrentDrainMonitorExemptions() local1779 bgCurrentDrainMonitor = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1785 bgCurrentDrainMonitor.set(true); in testBgCurrentDrainMonitorExemptions()2330 closeIfNotNull(bgCurrentDrainMonitor); in testBgCurrentDrainMonitorExemptions()