Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DOverviewTask.java230 mLauncher.waitForSystemUiObject(divider); in open()
247 mLauncher.waitForSystemUiObject("desktop_mode_caption"); in open()
DOverviewActions.java50 UiObject2 closeScreenshot = mLauncher.waitForSystemUiObject( in clickAndDismissScreenshot()
DOverviewTaskMenu.java117 mLauncher.waitForSystemUiObject("desktop_mode_caption"); in tapDesktopMenuItem()
DLauncherInstrumentation.java1397 UiObject2 waitForSystemUiObject(String resId) { in waitForSystemUiObject() method
1405 UiObject2 waitForSystemUiObject(BySelector selector) { in waitForSystemUiObject() method