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

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

Completed in 122 milliseconds