Searched refs:ACTION_INSTALL_SHORTCUT (Results 1 – 2 of 2) sorted by relevance
83 private static final String ACTION_INSTALL_SHORTCUT = field in InstallShortcutReceiver190 if (!ACTION_INSTALL_SHORTCUT.equals(data.getAction())) { in onReceive()
226 private static final String ACTION_INSTALL_SHORTCUT = field in QuickContactActivity2262 shortcutIntent.setAction(ACTION_INSTALL_SHORTCUT); in createLauncherShortcutWithContact()2293 createShortcutIntent.setAction(ACTION_INSTALL_SHORTCUT); in isShortcutCreatable()