Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DReorderPreviewAnimation.kt112 val oldAnimation: ReorderPreviewAnimation<T>? = shakeAnimators.remove(child) in animate() constant
116 oldAnimation!!.finishAnimation() in animate()
121 oldAnimation!!.cancel() in animate()