Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1939 private void animateItemsToSolution(ItemConfiguration solution, View dragView, boolean in animateItemsToSolution() method in CellLayout
2328 animateItemsToSolution(swapSolution, dragView, commit); in createAreaForResize()
2421 animateItemsToSolution(finalSolution, dragView, mode == MODE_ON_DROP); in performReorder()