Searched refs:animateItemsToSolution (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 1844 private void animateItemsToSolution(ItemConfiguration solution, View dragView, boolean method in class:CellLayout 2221 animateItemsToSolution(swapSolution, dragView, commit); 2314 animateItemsToSolution(finalSolution, dragView, mode == MODE_ON_DROP);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | CellLayout.java | 2235 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 38 milliseconds