Searched refs:setRawContacts (Results 1 – 2 of 2) sorted by relevance
481 /* package */ void setRawContacts(ImmutableList<RawContact> rawContacts) { in setRawContacts() method in Contact
455 contact.setRawContacts(new ImmutableList.Builder<RawContact>() in loadEncodedContactEntity()528 contact.setRawContacts(rawContactsBuilder.build()); in loadContactEntity()