Searched refs:waitForExists (Results 1 – 8 of 8) sorted by relevance
181 title.waitForExists(mTimeout); in findDownloadRetryDialog()187 object.waitForExists(mTimeout); in findDialogOkButton()193 object.waitForExists(mTimeout); in findDialogCancelButton()
51 if (!new UiObject(rootsList).waitForExists(mTimeout)) { in findRoot()60 new UiObject(rootsList.childSelector(new UiSelector())).waitForExists(mTimeout); in findRoot()
146 findDocument(label).waitForExists(mTimeout); in waitForDocument()155 new UiObject(docList.childSelector(new UiSelector())).waitForExists(mTimeout); in findDocument()
636 if(selectAll.waitForExists(50)) in clearTextField()853 public boolean waitForExists(long timeout) { in waitForExists() method in UiObject906 return waitForExists(0); in exists()
213 doc.waitForExists(TIMEOUT); in testDownload_RetryUnsuccessful()
88 method public boolean waitForExists(long);
97 method public boolean waitForExists(long);
123 method public boolean waitForExists(long);