Home
last modified time | relevance | path

Searched refs:endAnimation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/animation/
DValueAnimator.java1127 endAnimation(); in cancel()
1144 endAnimation(); in end()
1218 private void endAnimation() { in endAnimation() method in ValueAnimator
1484 endAnimation(); in doAnimationFrame()
DAnimatorSet.java429 endAnimation();
454 endAnimation();
515 endAnimation();
1086 endAnimation();
1283 private void endAnimation() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DScrimControllerTest.java701 endAnimation(mScrimBehind, TAG_KEY_ANIM); in finishAnimationsImmediately()
702 endAnimation(mScrimInFront, TAG_KEY_ANIM); in finishAnimationsImmediately()
715 private void endAnimation(View scrimView, int tag) { in endAnimation() method in ScrimControllerTest.SynchronousScrimController
/frameworks/base/core/java/com/android/internal/widget/
DDefaultItemAnimator.java437 public void endAnimation(ViewHolder item) { in endAnimation() method in DefaultItemAnimator
527 endAnimation(holder); in resetAnimation()
DRecyclerView.java7620 public void endAnimation(View view) { in endAnimation() method in RecyclerView.LayoutManager
7622 mRecyclerView.mItemAnimator.endAnimation(getChildViewHolderInt(view)); in endAnimation()
8346 mRecyclerView.mItemAnimator.endAnimation(vh); in removeAndRecycleScrapInt()
11914 public abstract void endAnimation(ViewHolder item); in endAnimation() method in RecyclerView.ItemAnimator
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java1575 endAnimation(); in handlePendingAction()
1630 endAnimation(); in end()
1686 private void endAnimation() { in endAnimation() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT