Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1412 DeviceConfigSession<Long> mediaPlaybackFGSThreshold = null; in testLongFGSExemptions() local
1442 mediaPlaybackFGSThreshold = new DeviceConfigSession<>( in testLongFGSExemptions()
1447 mediaPlaybackFGSThreshold.set(thresholdMs); in testLongFGSExemptions()
1575 closeIfNotNull(mediaPlaybackFGSThreshold); in testLongFGSExemptions()