HomeSort by relevance Sort by last modified time
    Searched defs:DRAG_ACTION_COPY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 50 public static int DRAG_ACTION_COPY = 1;
133 * or {@link DragController#DRAG_ACTION_COPY}
173 * {@link #DRAG_ACTION_COPY}
206 * {@link #DRAG_ACTION_COPY}
  /packages/apps/Launcher3/src/com/android/launcher3/
DragController.java 44 public static int DRAG_ACTION_COPY = 1;
124 * or {@link DragController#DRAG_ACTION_COPY}
163 * {@link #DRAG_ACTION_COPY}
196 * {@link #DRAG_ACTION_COPY}

Completed in 96 milliseconds