Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DCannedAnimationCoordinator.kt68 endCurrentAnimation(false) in <lambda>()
91 endCurrentAnimation(success) in <lambda>()
123 private fun endCurrentAnimation(success: Boolean) { in <lambda>() method
161 endCurrentAnimation(false /* success */) in <lambda>()
/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
DItemFocusIndicatorHelper.java203 endCurrentAnimation(); in changeFocus()
223 endCurrentAnimation(); in changeFocus()
240 protected void endCurrentAnimation() { in endCurrentAnimation() method in ItemFocusIndicatorHelper