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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetsContainerView.java232 bounds, DragController.DRAG_ACTION_COPY, scale);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragController.java50 public static int DRAG_ACTION_COPY = 1; field in class:DragController
133 * or {@link DragController#DRAG_ACTION_COPY}
173 * {@link #DRAG_ACTION_COPY}
206 * {@link #DRAG_ACTION_COPY}
H A DAppsCustomizePagedView.java775 DragController.DRAG_ACTION_COPY, previewPadding, scale);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DDragController.java54 public static int DRAG_ACTION_COPY = 1; field in class:DragController
138 * or {@link DragController#DRAG_ACTION_COPY}
176 * {@link #DRAG_ACTION_COPY}
208 * {@link #DRAG_ACTION_COPY}

Completed in 44 milliseconds