Home
last modified time | relevance | path

Searched defs:animation (Results 1 – 25 of 26) sorted by relevance

12

/cts/tests/tests/view/src/android/view/animation/cts/
DAlphaAnimationTest.java64 AlphaAnimation animation = new AlphaAnimation(mContext, null); in testWillChangeBounds() local
70 AlphaAnimation animation = new AlphaAnimation(0.0f, 0.5f); in testWillChangeTransformationMatrix() local
76 MyAlphaAnimation animation = new MyAlphaAnimation(0.0f, 1.0f); in testApplyTransformation() local
DAnimationTest.java133 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.decelerate_alpha); in testAccessInterpolator() local
146 Animation animation = new Animation() { in testDefaultFill() local
161 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.accelerate_alpha); in testAccessFill() local
225 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.decelerate_alpha); in testComputeDurationHint() local
240 Animation animation = new Animation() { in testRepeatAnimation() local
355 Animation animation = new Animation() { in testAccessStartOffset() local
398 Animation animation = new Animation() { in testRunAccelerateAlpha() local
DAnimationTestUtils.java54 final ActivityTestRule activityTestRule, final View view, final Animation animation) in assertRunAnimation()
71 final ActivityTestRule activityTestRule, final View view, final Animation animation, in assertRunAnimation()
DLayoutAnimationControllerTest.java407 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.decelerate_alpha); in testGetTransformedIndex() local
434 Animation animation = new ScaleAnimation(0.0f, 10.0f, 0.0f, 20.0f); in testStart() local
453 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.decelerate_alpha); in testGetAnimationForView() local
486 public MyLayoutAnimationController(Animation animation) { in MyLayoutAnimationController()
DAnimationUtilsTest.java87 Animation animation = AnimationUtils.loadAnimation(mActivity, R.anim.anim_alpha); in testLoad() local
DGridLayoutAnimationControllerTest.java450 public MyGridLayoutAnimationController(Animation animation) { in MyGridLayoutAnimationController()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationCallbackTests.java156 public void onPrepare(@NonNull WindowInsetsAnimation animation) { in onPrepare()
162 public Bounds onStart(@NonNull WindowInsetsAnimation animation, @NonNull Bounds bounds) { in onStart()
178 public void onEnd(@NonNull WindowInsetsAnimation animation) { in onEnd()
DWindowInsetsAnimationControllerTests.java875 public void onPrepare(@NonNull WindowInsetsAnimation animation) { in onPrepare()
884 public WindowInsetsAnimation.Bounds onStart( in onStart()
916 public void onEnd(@NonNull WindowInsetsAnimation animation) { in onEnd()
DWindowInsetsAnimationSynchronicityTests.java283 private static boolean isImeAnimation(WindowInsetsAnimation animation) { in isImeAnimation()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationTestBase.java206 public void onPrepare(WindowInsetsAnimation animation) { in onPrepare()
213 WindowInsetsAnimation animation, WindowInsetsAnimation.Bounds bounds) { in onStart()
226 public void onEnd(WindowInsetsAnimation animation) { in onEnd()
249 public void onPrepare(WindowInsetsAnimation animation) { in onPrepare()
263 WindowInsetsAnimation animation, WindowInsetsAnimation.Bounds bounds) { in onStart()
300 public void onEnd(WindowInsetsAnimation animation) { in onEnd()
/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorTest.java256 public void onAnimationCancel(Animator animation) { in onAnimationCancel()
260 public void onAnimationEnd(Animator animation) { in onAnimationEnd()
264 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat()
268 public void onAnimationStart(Animator animation) { in onAnimationStart()
DAnimatorSetTest.java1523 public void onAnimationStart(@NonNull Animator animation, boolean isReverse) { in onAnimationStart()
1532 public void onAnimationEnd(@NonNull Animator animation, boolean isReverse) { in onAnimationEnd()
1541 public void onAnimationStart(@NonNull Animator animation) { in onAnimationStart()
1545 public void onAnimationEnd(@NonNull Animator animation) { in onAnimationEnd()
1549 public void onAnimationCancel(@NonNull Animator animation) { in onAnimationCancel()
1553 public void onAnimationRepeat(@NonNull Animator animation) { in onAnimationRepeat()
1590 public void onAnimationStart(Animator animation) { in onAnimationStart()
1594 public void onAnimationEnd(Animator animation) { in onAnimationEnd()
DObjectAnimatorTest.java447 anim.addUpdateListener((ValueAnimator animation) -> { in testOfFloat_Path()
502 anim.addUpdateListener((ValueAnimator animation) -> { in testOfInt_Path()
623 anim.addUpdateListener((ValueAnimator animation) -> { in testOfMultiFloat()
724 anim.addUpdateListener((ValueAnimator animation) -> { in testOfMultiInt()
DPropertyValuesHolderTest.java407 anim.addUpdateListener((ValueAnimator animation) -> { in testOfMultiFloat_Array()
501 anim.addUpdateListener((ValueAnimator animation) -> { in testOfMultiInt_Array()
671 anim2.addUpdateListener((ValueAnimator animation) -> { in testSetConverter()
DAnimationActivity.java190 AnimatorSet animation = null; field in AnimationActivity.AnimationView
DValueAnimatorTest.java624 valueAnimatorLocal.addUpdateListener((ValueAnimator animation) -> { in testOfArgb()
/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/
DExitAnimationActivity.java94 private static int getAnimationRes(int animation) { in getAnimationRes()
/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java437 public void onAnimationStart(Animator animation) { in onAnimationStart()
442 public void onAnimationEnd(Animator animation) { in onAnimationEnd()
448 public void onAnimationCancel(Animator animation) { in onAnimationCancel()
452 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat()
/cts/tests/tests/widget/src/android/widget/cts/
DViewAnimatorTest.java94 Animation animation = mViewAnimator.getInAnimation(); in testAccessInAnimation() local
334 Animation animation = mViewAnimator.getOutAnimation(); in testAccessOutAnimation() local
/cts/tests/framework/base/windowmanager/app_base/src/android/server/wm/app/
DTestActivity.java76 final RotateAnimation animation = new RotateAnimation(0, 180, Animation.RELATIVE_TO_SELF, in preventActivityIdle() local
/cts/tests/tests/view/src/android/view/cts/
DFrameMetricsListenerTest.java203 long animation = frameMetrics.getMetric(FrameMetrics.ANIMATION_DURATION); in callGetMetric() local
DSystemGestureExclusionRectsTest.java308 public void onAnimationEnd(Animator animation) { in onAnimationEnd()
DViewGroupTest.java436 RotateAnimation animation = new RotateAnimation(0.1f, 0.1f); in testCanAnimate() local
929 RotateAnimation animation = new RotateAnimation(0.1f, 0.1f); in testGetLayoutAnimation() local
2065 Animation animation = new AlphaAnimation(mContext, null); in testScheduleLayoutAnimation() local
2354 RotateAnimation animation = new RotateAnimation(0.1f, 0.1f); in testStartLayoutAnimation() local
DViewTest.java274 Animation animation = new AlphaAnimation(0.0f, 1.0f); in testGetAnimation() local
287 Animation animation = new AlphaAnimation(0.0f, 1.0f); in testSetAnimation() local
303 Animation animation = new AlphaAnimation(0.0f, 1.0f); in testClearAnimation() local
324 Animation animation = new AlphaAnimation(0.0f, 1.0f); in testStartAnimation() local
335 final Animation animation = new AlphaAnimation(0.0f, 1.0f); in testOnAnimation() local
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java384 public void onEnd(WindowInsetsAnimation animation) { in onEnd()

12