Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DServiceRestarterTest.java378 final long shortTimeout = 2_000; in testServiceWithDepPkgStopped() local
396 Thread.sleep(shortTimeout); in testServiceWithDepPkgStopped()
406 Thread.sleep(shortTimeout); in testServiceWithDepPkgStopped()
414 Thread.sleep(shortTimeout); in testServiceWithDepPkgStopped()
H A DActivityManagerTest.java713 final long shortTimeout = 2000; in testKillPids() local
743 Thread.sleep(shortTimeout); in testKillPids()