Searched defs:waitForStart (Results 1 – 5 of 5) sorted by relevance
77 protected void waitForStart() throws InterruptedException { in waitForStart() method in BaseTransitionTest81 protected static void waitForStart(Transition.TransitionListener listener) { 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
58 public boolean waitForStart() throws InterruptedException { in waitForStart() method in Animatable2Callback
88 public static boolean waitForStart(long timeout) { in waitForStart() method in MockService