Searched refs:waitUntilGone (Results 1 – 8 of 8) sorted by relevance
602 assertTrue(expectedText1.waitUntilGone(TIMEOUT_MS)); in testWaitUntilGone()612 assertFalse(expectedText1.waitUntilGone(1_000)); in testWaitUntilGone_timeout()639 assertFalse(expectedScaleText.waitUntilGone(TIMEOUT_MS)); in testPinchOut()641 assertTrue(expectedScaleText.waitUntilGone(TIMEOUT_MS)); in testPinchOut()661 assertFalse(expectedScaleText.waitUntilGone(TIMEOUT_MS)); in testPinchIn()663 assertTrue(expectedScaleText.waitUntilGone(TIMEOUT_MS)); in testPinchIn()
817 public boolean waitUntilGone(long timeout) { in waitUntilGone() method in UiObject
251 method public boolean waitUntilGone(long);
291 method public boolean waitUntilGone(long);
425 method public boolean waitUntilGone(long);