Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java227 private static final String ACTION_INSTALL_SHORTCUT = field in QuickContactActivity
2271 shortcutIntent.setAction(ACTION_INSTALL_SHORTCUT); in createLauncherShortcutWithContact()
2302 createShortcutIntent.setAction(ACTION_INSTALL_SHORTCUT); in isShortcutCreatable()