Searched defs:waitForEnd (Results 1 – 2 of 2) sorted by relevance
85 protected void waitForEnd(long waitMillis) { in waitForEnd() method in BaseTransitionTest90 protected static void waitForEnd(Transition.TransitionListener listener, long waitMillis) { in waitForEnd() method in BaseTransitionTest
48 public boolean waitForEnd(long timeoutMs) throws InterruptedException { in waitForEnd() method in Animatable2Callback