Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DOnPhoneNumberPickerActionListener.java35 void onShortcutIntentCreated(Intent intent); in onShortcutIntentCreated() method
DOnContactPickerActionListener.java34 void onShortcutIntentCreated(Intent intent); in onShortcutIntentCreated() method
DContactPickerFragment.java208 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated() method in ContactPickerFragment
DPhoneNumberPickerFragment.java266 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated() method in PhoneNumberPickerFragment
DShortcutIntentBuilder.java100 void onShortcutIntentCreated(Uri uri, Intent shortcutIntent); in onShortcutIntentCreated() method
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java347 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in ContactSelectionActivity.ContactPickerActionListener
387 public void onShortcutIntentCreated(Intent intent) { in onShortcutIntentCreated() method in ContactSelectionActivity.PhoneNumberPickerActionListener