Searched refs:animateWidgetDrop (Results 1 - 4 of 4) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | Workspace.java | 2338 animateWidgetDrop(info, parent, d.dragView, 3111 animateWidgetDrop(info, cellLayout, d.dragView, onAnimationCompleteRunnable, 3239 public void animateWidgetDrop(ItemInfo info, CellLayout cellLayout, DragView dragView, method in class:Workspace
|
H A D | Launcher.java | 753 mWorkspace.animateWidgetDrop(mPendingAddInfo, cellLayout,
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | Workspace.java | 2772 animateWidgetDrop(info, parent, d.dragView, 3508 animateWidgetDrop(info, cellLayout, d.dragView, onAnimationCompleteRunnable, 3634 public void animateWidgetDrop(ItemInfo info, CellLayout cellLayout, DragView dragView, method in class:Workspace
|
H A D | Launcher.java | 934 mWorkspace.animateWidgetDrop(mPendingAddInfo, cellLayout,
|
Completed in 86 milliseconds