Searched refs:lookupRawContact (Results 1 – 1 of 1) sorted by relevance
137 rawContactId = lookupRawContact(resolver, serverContactId); in updateContacts()595 private static long lookupRawContact(ContentResolver resolver, long serverContactId) { in lookupRawContact() method in ContactManager