Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1754 DeviceConfigSession<Long> bgMediaPlaybackMinDurationThreshold = null; in testBgCurrentDrainMonitorExemptions() local
1847 bgMediaPlaybackMinDurationThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1853 bgMediaPlaybackMinDurationThreshold.set(bgMediaPlaybackMinDuration); in testBgCurrentDrainMonitorExemptions()
2338 closeIfNotNull(bgMediaPlaybackMinDurationThreshold); in testBgCurrentDrainMonitorExemptions()