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

  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 66 public static final int FLAG_DRAG_AND_DROP = 4;
Workspace.java 440 InstallShortcutReceiver.enableInstallQueue(InstallShortcutReceiver.FLAG_DRAG_AND_DROP);
494 InstallShortcutReceiver.FLAG_DRAG_AND_DROP, getContext());
    [all...]

Completed in 175 milliseconds