HomeSort by relevance Sort by last modified time
    Searched refs:createPhoneNumberShortcutIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java 140 public void createPhoneNumberShortcutIntent(Uri dataUri, String shortcutAction) {
249 createPhoneNumberShortcutIntent(mUri, mDisplayName, mLookupKey, mBitmapData,
304 private void createPhoneNumberShortcutIntent(Uri uri, String displayName, String lookupKey,
PhoneNumberPickerFragment.java 297 builder.createPhoneNumberShortcutIntent(uri, mShortcutAction);

Completed in 144 milliseconds