Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherProvider.java635 final String actionQuickContact = "com.android.contacts.action.QUICK_CONTACT"; in updateContactsShortcuts() local
660 actionQuickContact.equals(intent.getAction())) && in updateContactsShortcuts()
665 final Intent newIntent = new Intent(actionQuickContact); in updateContactsShortcuts()