Searched refs:appLaunchWait (Results 1 – 2 of 2) sorted by relevance
106 public Collection<ProcessError> runOneActivity(ResolveInfo app, long appLaunchWait) { in runOneActivity() argument120 Thread.sleep(appLaunchWait); in runOneActivity()
143 final long appLaunchWait = 7000; in runOneActivity() local159 Thread.sleep(appLaunchWait); in runOneActivity()