Searched refs:thresholdMs (Results 1 – 1 of 1) sorted by relevance
1191 final long thresholdMs = 1_000; in testLongFGSMonitor() local1220 longRunningFGSThreshold.set(thresholdMs); in testLongFGSMonitor()1326 final long initialWaitMs = thresholdMs / 2; in testLongFGSMonitor()1407 final long thresholdMs = 1_000; in testLongFGSExemptions() local1440 longRunningFGSThreshold.set(thresholdMs); in testLongFGSExemptions()1447 mediaPlaybackFGSThreshold.set(thresholdMs); in testLongFGSExemptions()1454 locationFGSThreshold.set(thresholdMs); in testLongFGSExemptions()1526 new int[] {testUid1}), thresholdMs * 2)), null, in testLongFGSExemptions()1551 new int[] {testUid1}), thresholdMs / 10) in testLongFGSExemptions()1568 List.of(0L, thresholdMs / 10, thresholdMs / 10, thresholdMs / 10, in testLongFGSExemptions()[all …]