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 54 public static int DRAG_ACTION_COPY = 1;
138 * or {@link DragController#DRAG_ACTION_COPY}
176 * {@link #DRAG_ACTION_COPY}
208 * {@link #DRAG_ACTION_COPY}

Completed in 47 milliseconds