Home
last modified time | relevance | path

Searched refs:queueShortcut (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DAddItemActivity.java252 InstallShortcutReceiver.queueShortcut(mRequest.getShortcutInfo(), this); in onPlaceAutomaticallyClick()
/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java246 public static void queueShortcut(ShortcutInfo info, Context context) { in queueShortcut() method in InstallShortcutReceiver