OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createPhoneNumberShortcutIntent
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PhoneNumberPickerFragment.java
319
builder.
createPhoneNumberShortcutIntent
(uri, mShortcutAction);
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,
Completed in 171 milliseconds