HomeSort by relevance Sort by last modified time
    Searched refs: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}
AppsCustomizePagedView.java 775 DragController.DRAG_ACTION_COPY, previewPadding, scale);
    [all...]

Completed in 5899 milliseconds