Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/data/
DContact.java894 fillSelfContact(entry, cursor); in getContactInfoForSelf()
927 private void fillSelfContact(final Contact contact, final Cursor cursor) { in fillSelfContact() method in Contact.ContactsCache