Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2179 completeAnimationImmediately(); in animate()
2232 @Thunk void completeAnimationImmediately() { in completeAnimationImmediately() method in CellLayout.ReorderPreviewAnimation
2253 a.completeAnimationImmediately(); in completeAndClearReorderPreviewAnimations()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java2330 completeAnimationImmediately(); in animate()
2374 private void completeAnimationImmediately() { in completeAnimationImmediately() method in CellLayout.ReorderHintAnimation
2395 a.completeAnimationImmediately(); in completeAndClearReorderHintAnimations()