Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1755 DeviceConfigSession<Long> bgLocationMinDurationThreshold = null; in testBgCurrentDrainMonitorExemptions() local
1855 bgLocationMinDurationThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1861 bgLocationMinDurationThreshold.set(bgLocationMinDuration); in testBgCurrentDrainMonitorExemptions()
2339 closeIfNotNull(bgLocationMinDurationThreshold); in testBgCurrentDrainMonitorExemptions()