Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1413 DeviceConfigSession<Long> locationFGSThreshold = null; in testLongFGSExemptions() local
1449 locationFGSThreshold = new DeviceConfigSession<>( in testLongFGSExemptions()
1454 locationFGSThreshold.set(thresholdMs); in testLongFGSExemptions()
1576 closeIfNotNull(locationFGSThreshold); in testLongFGSExemptions()