Home
last modified time | relevance | path

Searched refs:onAnimationStart (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorSetTest.java131 public void onAnimationStart(Animator anim) { in verifySequentialPlayOrder()
132 super.onAnimationStart(anim); in verifySequentialPlayOrder()
176 public void onAnimationStart(Animator anim) { in verifySequentialPlayOrder()
177 super.onAnimationStart(anim); in verifySequentialPlayOrder()
260 public void onAnimationStart(Animator animation) { in testListenerCallbackOnEmptySet()
261 super.onAnimationStart(animation); in testListenerCallbackOnEmptySet()
290 public void onAnimationStart(Animator animation) { in testPauseAndResume()
438 verify(listener1, never()).onAnimationStart(a1, true); in testReverseWithStartDelay()
516 verify(listener1, never()).onAnimationStart(a1, false); in testDurationScale()
517 verify(listener2, never()).onAnimationStart(a2, false); in testDurationScale()
[all …]
DAnimatorListenerAdapterTest.java38 adapter.onAnimationStart(null); in testNullOk()
DValueAnimatorTest.java154 verify(listener, timeout(450).times(1)).onAnimationStart(anim, false); in testListenerCallbackWithStartDelay()
612 verify(watcher, times(1)).onAnimationStart(animator, false);
623 public void onAnimationStart(Animator animation) { in testNotifiesAfterEnd()
DAnimatorTest.java241 public void onAnimationStart(Animator animation) { in onAnimationStart() method in AnimatorTest.MyListener
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatable2_AnimationCallbackTest.java33 callback.onAnimationStart(null); in testCallback()
DAnimatedVectorDrawableTest.java378 public void onAnimationStart(Drawable drawable) { in onAnimationStart() method in AnimatedVectorDrawableTest.MyCallback
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java272 public void onAnimationStart(Animator animation) { in testReloadedAnimatorIsNotModified()
273 super.onAnimationStart(animation); in testReloadedAnimatorIsNotModified()
DAnimationTest.java573 verify(listener, times(1)).onAnimationStart(anim);
583 verify(listener, times(1)).onAnimationStart(anim);
596 verify(listener, times(1)).onAnimationStart(anim);
/cts/tests/tests/view/src/android/view/cts/
DMockView.java157 protected void onAnimationStart() { in onAnimationStart() method in MockView
158 super.onAnimationStart(); in onAnimationStart()
DViewGroupTest.java945 public void onAnimationStart(Animation animation) { in testGetLayoutAnimationListener()
1207 child.onAnimationStart(); in testOnAnimationEnd()
2896 public void onAnimationStart() { in onAnimationStart() method in ViewGroupTest.MockViewGroup
2897 super.onAnimationStart(); in onAnimationStart()
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionTest.java448 verify(listener, within(100)).onAnimationStart(any(), eq(false)); in testInterpolator()
505 verify(listener, within(100)).onAnimationStart(any(), eq(false)); in testPropagation()
537 verify(listener, within(250)).onAnimationStart(any(), eq(false)); in testStartDelay()
DChangeImageTransformTest.java282 public void onAnimationStart(Animator animation) { in onAnimationStart() method in ChangeImageTransformTest.CaptureMatrixListener
DChangeBoundsTest.java365 public void onAnimationStart(Animator animation) { in onAnimationStart() method in ChangeBoundsTest.ValidateBoundsListener
/cts/tests/fragment/src/android/fragment/cts/
DFragmentAnimatorTest.java575 public void onAnimationStart(Animator animation) { in onCreateAnimator()
/cts/tools/dex-tools/dex/
Dclasses.out.dex86101 protected void onAnimationStart()
87988 protected void onAnimationStart()
90150 public abstract void onAnimationStart(