Searched refs:animateWidgetDrop (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | Workspace.java | 2139 animateWidgetDrop(info, parent, d.dragView, null, animationType, cell, false); in onDrop() 2735 animateWidgetDrop(info, cellLayout, d.dragView, onAnimationCompleteRunnable, in onDropExternal() 2881 public void animateWidgetDrop(ItemInfo info, CellLayout cellLayout, final DragView dragView, in animateWidgetDrop() method in Workspace
|
H A D | Launcher.java | 936 mWorkspace.animateWidgetDrop(requestArgs, cellLayout, in completeTwoStageWidgetDrop()
|