Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/data/
DContact.java657 fillPhoneTypeContact(entry, cursor); in getContactInfoForPhoneUris()
884 fillPhoneTypeContact(entry, cursor); in getContactInfoForPhoneNumber()
921 private void fillPhoneTypeContact(final Contact contact, final Cursor cursor) { in fillPhoneTypeContact() method in Contact.ContactsCache