Searched refs:waitForExists (Results 1 – 8 of 8) sorted by relevance
118 assertTrue(expectedDragDest.waitForExists(TIMEOUT_MS)); in testDragTo_destObjAndSteps()137 assertTrue(expectedDragDest.waitForExists(TIMEOUT_MS)); in testDragTo_destXAndDestYAndSteps()158 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeUp()177 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeDown()196 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeLeft()215 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeRight()230 assertTrue(expectedButton1.waitForExists(TIMEOUT_MS)); in testClick()578 assertTrue(expectedText1.waitForExists(TIMEOUT_MS)); in testWaitForExists()591 assertFalse(expectedText1.waitForExists(1_000)); in testWaitForExist_timeout()
795 public boolean waitForExists(long timeout) { in waitForExists() method in UiObject842 return waitForExists(0); in exists()
250 method public boolean waitForExists(long);
290 method public boolean waitForExists(long);
424 method public boolean waitForExists(long);