Searched refs:waitForSystemUiObject (Results 1 – 3 of 3) sorted by relevance
139 () -> mLauncher.waitForSystemUiObject("recent_apps").click(), in goToOverviewUnchecked()227 UiObject2 recentsButton = mLauncher.waitForSystemUiObject("recent_apps"); in quickSwitch()
71 UiObject2 closeScreenshot = mLauncher.waitForSystemUiObject( in clickAndDismissScreenshot()
745 waitForSystemUiObject("home")::click, in pressHome()888 UiObject2 waitForSystemUiObject(String resId) { in waitForSystemUiObject() method