Searched refs:getByIds (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/data/
H A DContactList.java73 public static ContactList getByIds(String spaceSepIds, boolean canBlock) { method in class:ContactList
H A DConversation.java742 ContactList recipients = ContactList.getByIds(recipientIds, allowQuery);
1130 ContactList recipients = ContactList.getByIds(c.getString(RECIPIENT_IDS), false);

Completed in 76 milliseconds