Searched defs:beginDragShared (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | LauncherDelegate.java | 63 void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in LauncherDelegate 175 void beginDragShared(View child, DragSource source, DragOptions options) { } in beginDragShared() method in LauncherDelegate.FallbackDelegate
|
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/ |
D | SecondaryDisplayLauncher.java | 357 public void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in SecondaryDisplayLauncher 369 private void beginDragShared(View child, DragSource source, in beginDragShared() method in SecondaryDisplayLauncher
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Workspace.java | 1659 public void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in Workspace 1675 public DragView beginDragShared(View child, DraggableView draggableView, DragSource source, in beginDragShared() method in Workspace
|