Home
last modified time | relevance | path

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

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