Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java494 returnSelectedContacts(contactIds); in updateAddContactsButton()
591 private void returnSelectedContacts(long[] contactIds) { in returnSelectedContacts() method in ContactSelectionActivity