Searched defs:waitForStart (Results 1 – 5 of 5) sorted by relevance
60 protected void waitForStart() throws InterruptedException { in waitForStart() method in BaseTransitionTest64 protected void waitForStart(SimpleTransitionListener listener) throws InterruptedException { in waitForStart() method in BaseTransitionTest
123 public static void waitForStart() { in waitForStart() method in ReceiveUriActivity
115 public static void waitForStart() { in waitForStart() method in ReceiveUriService
88 public static boolean waitForStart(long timeout) { in waitForStart() method in MockService
396 private boolean waitForStart(TestFragment fragment, int key) throws InterruptedException { in waitForStart() method in FragmentTransitionTest