Searched refs:waitForAVDStop (Results 1 – 2 of 2) sorted by relevance
233 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testReset()248 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testStop()265 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testAddCallbackBeforeStart()286 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testAddCallbackAfterTrigger()306 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testAddCallbackAfterStart()327 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testRemoveCallback()348 waitForAVDStop(callback, MAX_TIMEOUT_MS); in testClearCallback()355 static void waitForAVDStop(Animatable2Callback callback, long timeout) { in waitForAVDStop() method in AnimatedVectorDrawableTest
254 AnimatedVectorDrawableTest.waitForAVDStop(callback, MAX_TIMEOUT_MS); in testEmptyAnimatorSet()