Searched refs:shortTimeoutMs (Results 1 – 1 of 1) sorted by relevance
512 final long shortTimeoutMs = 5_000; in testKillAppIfBgRestrictedCachedIdle() local577 RunningAppProcessInfo.IMPORTANCE_FOREGROUND_SERVICE, shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()579 shortTimeoutMs, TimeUnit.MILLISECONDS)); in testKillAppIfBgRestrictedCachedIdle()581 RunningAppProcessInfo.IMPORTANCE_GONE, backgroundSettleMs + shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()587 shortTimeoutMs, TimeUnit.MILLISECONDS)); in testKillAppIfBgRestrictedCachedIdle()589 RunningAppProcessInfo.IMPORTANCE_GONE, backgroundSettleMs + shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()595 RunningAppProcessInfo.IMPORTANCE_GONE, backgroundSettleMs + shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()603 RunningAppProcessInfo.IMPORTANCE_FOREGROUND_SERVICE, shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()605 shortTimeoutMs, TimeUnit.MILLISECONDS)); in testKillAppIfBgRestrictedCachedIdle()609 RunningAppProcessInfo.IMPORTANCE_GONE, backgroundSettleMs + shortTimeoutMs)); in testKillAppIfBgRestrictedCachedIdle()[all …]