HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CREATE_SHORTCUT_SMS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java 94 public static final int ACTION_CREATE_SHORTCUT_SMS = 130;
ContactsIntentResolver.java 117 request.setActionCode(ContactsRequest.ACTION_CREATE_SHORTCUT_SMS);
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 240 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: {
334 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: {

Completed in 65 milliseconds