Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DContentFillItemAnimator.java103 private void animateRemoveImpl(ViewHolder holder, long startDelay) { in animateRemoveImpl() method in ContentFillItemAnimator
204 animateRemoveImpl(vh, delay); in runPendingAnimations()