Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DContentFillItemAnimator.java200 PendingAnimation curAnim = mPendingAnims.remove(0); in runPendingAnimations() local
201 ViewHolder vh = curAnim.viewHolder; in runPendingAnimations()
202 switch (curAnim.animType) { in runPendingAnimations()