Searched refs:waitForSystemUiObject (Results 1 – 2 of 2) sorted by relevance
112 mLauncher.waitForSystemUiObject("recent_apps").click(); in goToOverviewUnchecked()
456 waitForSystemUiObject("home").click(); in pressHome()566 UiObject2 waitForSystemUiObject(String resId) { in waitForSystemUiObject() method