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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1975 private void animateItemsToSolution(ItemConfiguration solution, View dragView, boolean method in class:CellLayout
2334 animateItemsToSolution(swapSolution, dragView, commit);
2427 animateItemsToSolution(finalSolution, dragView, mode == MODE_ON_DROP);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java2235 private void animateItemsToSolution(ItemConfiguration solution, View dragView, boolean method in class:CellLayout
2569 animateItemsToSolution(swapSolution, dragView, commit);
2644 animateItemsToSolution(finalSolution, dragView, mode == MODE_ON_DROP);

Completed in 82 milliseconds