Home
last modified time | relevance | path

Searched defs:beginDragShared (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DLauncherDelegate.java64 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/
DSecondaryDisplayLauncher.java371 public void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in SecondaryDisplayLauncher
383 private void beginDragShared(View child, DragSource source, in beginDragShared() method in SecondaryDisplayLauncher
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1625 public void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in Workspace
1641 public DragView beginDragShared(View child, DraggableView draggableView, DragSource source, in beginDragShared() method in Workspace