Searched refs:bgCurrentDrainWindow (Results 1 – 1 of 1) sorted by relevance
638 DeviceConfigSession<Long> bgCurrentDrainWindow = null; in testBgCurrentDrainMonitor() local668 bgCurrentDrainWindow = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()674 bgCurrentDrainWindow.set(windowMs); in testBgCurrentDrainMonitor()1161 closeIfNotNull(bgCurrentDrainWindow); in testBgCurrentDrainMonitor()1747 DeviceConfigSession<Long> bgCurrentDrainWindow = null; in testBgCurrentDrainMonitorExemptions() local1787 bgCurrentDrainWindow = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1793 bgCurrentDrainWindow.set(windowMs); in testBgCurrentDrainMonitorExemptions()2331 closeIfNotNull(bgCurrentDrainWindow); in testBgCurrentDrainMonitorExemptions()