Searched defs:DRAG_ACTION_COPY (Results 1 - 2 of 2) sorted by relevance

/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}
/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 267 milliseconds