Searched defs:waitFor (Results 1 – 3 of 3) 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
1071 public static boolean waitFor(File file, int seconds) { in waitFor() method in FileUtils