Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactsRequest.java100 public static final int ACTION_PICK_JOIN = 150; field in ContactsRequest
DContactsIntentResolver.java185 request.setActionCode(ContactsRequest.ACTION_PICK_JOIN); in resolveIntent()
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java248 case ContactsRequest.ACTION_PICK_JOIN: { in configureActivityTitle()
349 case ContactsRequest.ACTION_PICK_JOIN: { in configureListFragment()