Home
last modified time | relevance | path

Searched defs:clickAndWaitForNewWindow (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DInteractionController.java252 public boolean clickAndWaitForNewWindow(final int x, final int y, long timeout) { in clickAndWaitForNewWindow() method in InteractionController
DUiObject.java415 public boolean clickAndWaitForNewWindow() throws UiObjectNotFoundException { in clickAndWaitForNewWindow() method in UiObject
435 public boolean clickAndWaitForNewWindow(long timeout) throws UiObjectNotFoundException { in clickAndWaitForNewWindow() method in UiObject