Searched refs:waitForEnd (Results 1 – 4 of 4) sorted by relevance
41 waitForEnd(150); in testBeginDelayedTransition()60 waitForEnd(150); in testGo()90 waitForEnd(150); in testSetTransition1()138 waitForEnd(150); in testSetTransition2()164 waitForEnd(50); in testEndTransitions()
75 protected void waitForEnd(long waitMillis) throws InterruptedException { in waitForEnd() method in BaseTransitionTest76 waitForEnd(mTransition.listener, waitMillis); in waitForEnd()79 protected static void waitForEnd(SimpleTransitionListener listener, long waitMillis) in waitForEnd() method in BaseTransitionTest
62 waitForEnd(listener, 100); in testChangeScroll()
96 bool waitForEnd() { in waitForEnd() function in android::ChainedThread326 cht.waitForEnd(); in TEST_F()