Searched defs:createPhoneNumberShortcutIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DShortcutIntentBuilder.java131 public void createPhoneNumberShortcutIntent(Uri dataUri, String shortcutAction) { method in class:ShortcutIntentBuilder
237 createPhoneNumberShortcutIntent(mUri, mDisplayName, mBitmapData, mPhoneNumber,
289 private void createPhoneNumberShortcutIntent(Uri uri, String displayName, byte[] bitmapData, method in class:ShortcutIntentBuilder

Completed in 30 milliseconds