Searched refs:longRunningFGSThreshold (Results 1 – 1 of 1) sorted by relevance
1196 DeviceConfigSession<Long> longRunningFGSThreshold = null; in testLongFGSMonitor() local1215 longRunningFGSThreshold = new DeviceConfigSession<>( in testLongFGSMonitor()1220 longRunningFGSThreshold.set(thresholdMs); in testLongFGSMonitor()1386 closeIfNotNull(longRunningFGSThreshold); in testLongFGSMonitor()1411 DeviceConfigSession<Long> longRunningFGSThreshold = null; in testLongFGSExemptions() local1435 longRunningFGSThreshold = new DeviceConfigSession<>( in testLongFGSExemptions()1440 longRunningFGSThreshold.set(thresholdMs); in testLongFGSExemptions()1574 closeIfNotNull(longRunningFGSThreshold); in testLongFGSExemptions()