Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java214 private void waitForAppFocus(String waitForApp, long waitTime) { in waitForAppFocus() argument
222 if (waitForApp.equals(comp.getPackageName())) { in waitForAppFocus()
228 + waitForApp + ", last was " + appName); in waitForAppFocus()