Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiObject.java636 if(selectAll.waitForExists(50)) in clearTextField()
853 public boolean waitForExists(long timeout) { in waitForExists() method in UiObject
906 return waitForExists(0); in exists()
/frameworks/base/cmds/uiautomator/api/
D16.txt88 method public boolean waitForExists(long);
D17.txt97 method public boolean waitForExists(long);
Dcurrent.txt123 method public boolean waitForExists(long);