Searched defs:waitForEnd (Results 1 – 2 of 2) sorted by relevance
68 protected void waitForEnd(long waitMillis) throws InterruptedException { in waitForEnd() method in BaseTransitionTest73 protected static void waitForEnd(SimpleTransitionListener listener, long waitMillis) in waitForEnd() method in BaseTransitionTest
414 private boolean waitForEnd(TestFragment fragment, int key) throws InterruptedException { in waitForEnd() method in FragmentTransitionTest