Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DContentFillItemAnimator.java219 endPendingAnimation(mPendingAnims.get(i)); in endAnimation()
231 endPendingAnimation(mPendingAnims.get(i)); in endAnimations()
242 private void endPendingAnimation(PendingAnimation pendAnim) { in endPendingAnimation() method in ContentFillItemAnimator