Searched refs:MAX_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
64 private static final long MAX_TIMEOUT_MS = 1000; field in AnimatedVectorDrawableTest233 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()
75 private static final long MAX_TIMEOUT_MS = 1000; field in AnimatedVectorDrawableParameterizedTest254 AnimatedVectorDrawableTest.waitForAVDStop(callback, MAX_TIMEOUT_MS); in testEmptyAnimatorSet()