Home
last modified time | relevance | path

Searched refs:ACTION_CREATE_SHORTCUT_SMS (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactsRequest.java94 public static final int ACTION_CREATE_SHORTCUT_SMS = 130; field in ContactsRequest
H A DContactsIntentResolver.java117 request.setActionCode(ContactsRequest.ACTION_CREATE_SHORTCUT_SMS); in resolveIntent()
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactSelectionActivity.java243 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: { in configureActivityTitle()
337 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: { in configureListFragment()