Home
last modified time | relevance | path

Searched defs:onShortcutIntentCreated (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DOnContactPickerActionListener.java34 void onShortcutIntentCreated(Intent intent); in onShortcutIntentCreated() method
DContactPickerFragment.java198 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated() method in ContactPickerFragment
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DOnPhoneNumberPickerActionListener.java42 void onShortcutIntentCreated(Intent intent); in onShortcutIntentCreated() method
DPhoneNumberPickerFragment.java323 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated() method in PhoneNumberPickerFragment
DShortcutIntentBuilder.java118 void onShortcutIntentCreated(Uri uri, Intent shortcutIntent); in onShortcutIntentCreated() method
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java415 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in ContactSelectionActivity.ContactPickerActionListener
434 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in ContactSelectionActivity.PhoneNumberPickerActionListener
453 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in ContactSelectionActivity.JoinContactActionListener
/packages/apps/Dialer/src/com/android/dialer/
DDialtactsActivity.java1314 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in DialtactsActivity