Searched refs:animateWidgetDrop (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java2338 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 DLauncher.java753 mWorkspace.animateWidgetDrop(mPendingAddInfo, cellLayout,
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java2772 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 DLauncher.java934 mWorkspace.animateWidgetDrop(mPendingAddInfo, cellLayout,

Completed in 86 milliseconds