Home
last modified time | relevance | path

Searched defs:shortcutAction (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DShortcutIntentBuilder.java146 public void createPhoneNumberShortcutIntent(Uri dataUri, String shortcutAction) { in createPhoneNumberShortcutIntent()
228 public PhoneNumberLoadingAsyncTask(Uri uri, String shortcutAction) { in PhoneNumberLoadingAsyncTask()
315 String shortcutAction) { in createPhoneNumberShortcutIntent()
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPhoneNumberPickerFragment.java137 public void setShortcutAction(String shortcutAction) { in setShortcutAction()