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 75 public static final int ACTION_CREATE_SHORTCUT_SMS = 130;
ContactsIntentResolver.java 102 request.setActionCode(ContactsRequest.ACTION_CREATE_SHORTCUT_SMS);
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 295 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: {
359 case ContactsRequest.ACTION_CREATE_SHORTCUT_SMS: {

Completed in 55 milliseconds