Searched refs:ACTION_CREATE_SHORTCUT_CALL (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactsRequest.java91 public static final int ACTION_CREATE_SHORTCUT_CALL = 120; field in class:ContactsRequest
H A DContactsIntentResolver.java115 request.setActionCode(ContactsRequest.ACTION_CREATE_SHORTCUT_CALL);
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactSelectionActivity.java236 case ContactsRequest.ACTION_CREATE_SHORTCUT_CALL: {
326 case ContactsRequest.ACTION_CREATE_SHORTCUT_CALL: {

Completed in 71 milliseconds