Searched refs:appLaunchWait (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
H A DProcessErrorsTest.java143 final long appLaunchWait = 7000;
164 Thread.sleep(appLaunchWait);
/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/
H A DAppLaunchTest.java106 public Collection<ProcessError> runOneActivity(ResolveInfo app, long appLaunchWait) { argument
120 Thread.sleep(appLaunchWait);

Completed in 699 milliseconds