Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
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()
DActivityManagerTest.java713 final long shortTimeout = 2000; in testKillPids() local
743 Thread.sleep(shortTimeout); in testKillPids()