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.java134 public void onAnimationStart(Animator anim) { in verifySequentialPlayOrder()
135 super.onAnimationStart(anim); in verifySequentialPlayOrder()
179 public void onAnimationStart(Animator anim) { in verifySequentialPlayOrder()
180 super.onAnimationStart(anim); in verifySequentialPlayOrder()
263 public void onAnimationStart(Animator animation) { in testListenerCallbackOnEmptySet()
264 super.onAnimationStart(animation); in testListenerCallbackOnEmptySet()
293 public void onAnimationStart(Animator animation) { in testPauseAndResume()
468 verify(listener1, never()).onAnimationStart(a1, true); in testReverseWithStartDelay()
546 verify(listener1, never()).onAnimationStart(a1, false); in testDurationScale()
547 verify(listener2, never()).onAnimationStart(a2, false); in testDurationScale()
[all …]
DAnimatorListenerAdapterTest.java39 adapter.onAnimationStart(null); in testNullOk()
DAnimatorTest.java247 public void onAnimationStart(Animator animation) { in onAnimationStart() method in AnimatorTest.MyListener
DValueAnimatorTest.java158 verify(listener, timeout(450).times(1)).onAnimationStart(anim, false); in testListenerCallbackWithStartDelay()
652 verify(watcher, times(1)).onAnimationStart(animator, false);
663 public void onAnimationStart(Animator animation) { in testNotifiesAfterEnd()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatable2_AnimationCallbackTest.java34 callback.onAnimationStart(null); in testCallback()
DAnimatable2Callback.java69 public void onAnimationStart(Drawable drawable) { in onAnimationStart() method in Animatable2Callback
DAnimatedImageDrawableTest.java164 public void onAnimationStart(Drawable drawable) { in onAnimationStart() method in Callback
167 super.onAnimationStart(drawable); in onAnimationStart()
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java281 public void onAnimationStart(Animator animation) { in testReloadedAnimatorIsNotModified()
282 super.onAnimationStart(animation); in testReloadedAnimatorIsNotModified()
DAnimationTest.java574 verify(listener, times(1)).onAnimationStart(anim);
584 verify(listener, times(1)).onAnimationStart(anim);
597 verify(listener, times(1)).onAnimationStart(anim);
/cts/tests/tests/view/src/android/view/cts/
DMockView.java161 protected void onAnimationStart() { in onAnimationStart() method in MockView
162 super.onAnimationStart(); in onAnimationStart()
DViewGroupTest.java943 public void onAnimationStart(Animation animation) { in testGetLayoutAnimationListener()
1379 child.onAnimationStart(); in testOnAnimationEnd()
3218 public void onAnimationStart() { in onAnimationStart() method in ViewGroupTest.MockViewGroup
3219 super.onAnimationStart(); in onAnimationStart()
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionTest.java485 verify(listener, within(1000)).onAnimationStart(any(), eq(false)); in testInterpolator()
542 verify(listener, within(1000)).onAnimationStart(any(), eq(false)); in testPropagation()
642 verify(listener, within(1000)).onAnimationStart(any(), eq(false)); in testStartDelay()
DChangeBoundsTest.java437 public void onAnimationStart(Animator animation) { in onAnimationStart() method in ChangeBoundsTest.ValidateBoundsListener
/cts/tests/fragment/src/android/fragment/cts/
DFragmentAnimatorTest.java576 public void onAnimationStart(Animator animation) { in onCreateAnimator()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt1438 name: "onAnimationStart"