Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DLauncherDelegate.java63 void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in LauncherDelegate
173 void beginDragShared(View child, DragSource source, DragOptions options) { } in beginDragShared() method in LauncherDelegate.FallbackDelegate
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java1616 public void beginDragShared(View child, DragSource source, DragOptions options) { in beginDragShared() method in Workspace
1632 public DragView beginDragShared(View child, DraggableView draggableView, DragSource source, in beginDragShared() method in Workspace