Home
last modified time | relevance | path

Searched refs:GROUP_CONTACT_IDS (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DUiIntentActions.java99 public static final String GROUP_CONTACT_IDS = field in UiIntentActions
DContactsIntentResolver.java110 UiIntentActions.GROUP_CONTACT_IDS)); in resolveIntent()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupUtil.java176 intent.putExtra(UiIntentActions.GROUP_CONTACT_IDS, memberContactIds); in createPickMemberIntent()
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java365 UiIntentActions.GROUP_CONTACT_IDS); in configureListFragment()