Searched refs:FLAG_DRAG_AND_DROP (Results 1 – 2 of 2) sorted by relevance
88 InstallShortcutReceiver.enableInstallQueue(InstallShortcutReceiver.FLAG_DRAG_AND_DROP); in onStateEnabled()103 InstallShortcutReceiver.FLAG_DRAG_AND_DROP, launcher); in onStateDisabled()
73 public static final int FLAG_DRAG_AND_DROP = 4; field in InstallShortcutReceiver