Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1599 int serviceType, long sleepMs, boolean stopAfterSleep, in runExemptionTestOnce() argument
1639 if (stopAfterSleep) { in runExemptionTestOnce()
1655 if (stopAfterSleep) { in runExemptionTestOnce()
1672 if (stopAfterSleep) { in runExemptionTestOnce()
2352 int serviceType, long sleepMs, boolean stopAfterSleep, boolean withNotification, in runTestBgCurrentDrainExemptionOnce() argument
2378 packageName, uid, pid, serviceType, sleepMs, stopAfterSleep, withNotification, in runTestBgCurrentDrainExemptionOnce()