Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/util/
DImplicitIntentsUtil.java178 public static Intent getIntentForQuickContactLauncherShortcut(Context context, Uri contactUri) { in getIntentForQuickContactLauncherShortcut() method in ImplicitIntentsUtil
/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java295 final Intent shortcutIntent = ImplicitIntentsUtil.getIntentForQuickContactLauncherShortcut( in createContactShortcutIntent()
DDynamicShortcuts.java280 .setIntent(ImplicitIntentsUtil.getIntentForQuickContactLauncherShortcut(mContext, in builderForContactShortcut()