Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance
125 private UiObject2 waitFor(BySelector selector) throws UiObjectNotFoundException { in waitFor() method in StorageWizardTest133 private UiObject2 waitFor(BySelector selector, long timeout) throws UiObjectNotFoundException { in waitFor() method in StorageWizardTest
77 public synchronized Object waitFor() { in waitFor() method in IconLoaderTest.AssertConsumer