Home
last modified time | relevance | path

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

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