Searched refs:waitForEnd (Results 1 – 15 of 15) sorted by relevance
70 waitForEnd(800); in testTranslation()90 waitForEnd(800); in testRotation()110 waitForEnd(800); in testScale()121 waitForEnd(800); in testReparent()127 waitForEnd(0); // no transition to run because reparent == false in testReparent()146 waitForEnd(800); in testReparentWithOverlay()163 waitForEnd(800); in testReparentWithOverlay()
67 waitForEnd(800); in testMode()72 waitForEnd(800); in testMode()79 waitForEnd(800); in testMode()84 waitForEnd(0); in testMode()90 waitForEnd(0); in testMode()96 waitForEnd(800); in testMode()
87 waitForEnd(1000); in testMode()92 waitForEnd(1000); in testMode()100 waitForEnd(1000); in testMode()105 waitForEnd(0); in testMode()112 waitForEnd(0); in testMode()118 waitForEnd(1000); in testMode()198 waitForEnd(1000); // should be much shorter, but why worry about it? in endVisibilityIsCorrect()
65 waitForEnd(600); in testChangeClipBounds()80 waitForEnd(600); in testChangeClipBounds()
91 waitForEnd(5000); in testBasicChangeBounds()110 waitForEnd(5000); in testResizeClip()126 waitForEnd(5000); in testResizeClipSmaller()143 waitForEnd(5000); in testInterruptSameDestination()163 waitForEnd(5000); in testInterruptSameDestinationResizeClip()182 waitForEnd(5000); in testInterruptWithReverse()202 waitForEnd(5000); in testInterruptWithReverseResizeClip()
85 protected void waitForEnd(long waitMillis) { in waitForEnd() method in BaseTransitionTest86 waitForEnd(mListener, waitMillis); in waitForEnd()90 protected static void waitForEnd(Transition.TransitionListener listener, long waitMillis) { in waitForEnd() method in BaseTransitionTest
60 waitForEnd(800); in testBeginDelayedTransition()152 waitForEnd(800); in testGo()202 waitForEnd(800); in testSetTransition1()241 waitForEnd(800); in testSetTransition2()266 waitForEnd(400); in testEndTransitions()
77 waitForEnd(800); in testChangeScroll()
87 waitForEnd(5000); in testExplode()138 waitForEnd(5000); in testImplode()
124 waitForEnd(2000); in testRemoveListener()376 waitForEnd(2000); in testExcludeTargetView()446 waitForEnd(5000); in testDuration()668 waitForEnd(2000); in testMatchOrder()676 waitForEnd(2000); in testMatchOrder()
295 waitForEnd(5000); in transformImage()
260 cb.waitForEnd(DURATION * 2); in testUnregisterCallback()294 cb.waitForEnd(DURATION * 20); in testLifeCycle()332 cb.waitForEnd(FRAME_DURATION); in testLifeCycleSoftware()340 cb.waitForEnd(FRAME_DURATION); in testLifeCycleSoftware()363 cb.waitForEnd(DURATION * 10); in testAddCallbackAfterStart()391 cb.waitForEnd(DURATION * 3); in testStop()417 cb.waitForEnd(DURATION * repeatCount); in testRepeatCounts()422 cb.waitForEnd(DURATION * 20); in testRepeatCounts()444 cb.waitForEnd(DURATION * 30); in testRepeatCountInfinite()768 cb.waitForEnd(DURATION * 2); in decodeInBackground()
48 public boolean waitForEnd(long timeoutMs) throws InterruptedException { in waitForEnd() method in Animatable2Callback
181 if (callback.waitForEnd(50)) { in testAnimationOnLayer()336 if (callback.waitForEnd(100)) { in testInfiniteAVD()
357 callback.waitForEnd(timeout); in waitForAVDStop()