Searched defs:rawContacts (Results 1 – 5 of 5) sorted by relevance
481 /* package */ void setRawContacts(ImmutableList<RawContact> rawContacts) { in setRawContacts()
898 final ImmutableList<RawContact> rawContacts = contactData.getRawContacts(); in computeFormattedPhoneNumbers() local
82 public List<RawContact> rawContacts; field in AggregationSuggestionEngine.Suggestion
1263 ImmutableList<RawContact> rawContacts) { in setStateForExistingContact()
427 final String rawContacts = TextUtils.join(",", component); in breakComponentsByExceptions() local