Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java112 mLauncher.waitForSystemUiObject("recent_apps").click(); in goToOverviewUnchecked()
DLauncherInstrumentation.java456 waitForSystemUiObject("home").click(); in pressHome()
566 UiObject2 waitForSystemUiObject(String resId) { in waitForSystemUiObject() method