Home
last modified time | relevance | path

Searched defs:afterTimeout (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DRescuePartyTest.java493 long afterTimeout = now - TimeUnit.MINUTES.toMillis(THROTTLING_DURATION_MIN + 1); in testNotThrottlingAfterTimeoutOnBootFailures() local
504 long afterTimeout = now - TimeUnit.MINUTES.toMillis(THROTTLING_DURATION_MIN + 1); in testNotThrottlingAfterTimeoutOnAppCrash() local