Home
last modified time | relevance | path

Searched refs:bgCurrentDrainWindow (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java638 DeviceConfigSession<Long> bgCurrentDrainWindow = null; in testBgCurrentDrainMonitor() local
668 bgCurrentDrainWindow = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()
674 bgCurrentDrainWindow.set(windowMs); in testBgCurrentDrainMonitor()
1161 closeIfNotNull(bgCurrentDrainWindow); in testBgCurrentDrainMonitor()
1747 DeviceConfigSession<Long> bgCurrentDrainWindow = null; in testBgCurrentDrainMonitorExemptions() local
1787 bgCurrentDrainWindow = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1793 bgCurrentDrainWindow.set(windowMs); in testBgCurrentDrainMonitorExemptions()
2331 closeIfNotNull(bgCurrentDrainWindow); in testBgCurrentDrainMonitorExemptions()