Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/data/
DContact.java174 return sContactCache.getContactInfoForPhoneUris(uris); in getByPhoneUris()
621 public List<Contact> getContactInfoForPhoneUris(Parcelable[] uris) { in getContactInfoForPhoneUris() method in Contact.ContactsCache