Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java99 private static final int WAIT_FOR_START_MS = 400; field in ActivityManagerAppStartInfoTest
448 sleep(WAIT_FOR_START_MS); in waitForAppStart()