HomeSort by relevance Sort by last modified time
    Searched refs:updateScoreWithEmailMatch (Results 1 - 4 of 4) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 248 public void updateScoreWithEmailMatch(long contactId) {
RawContactMatcher.java 250 public void updateScoreWithEmailMatch(long rawContactId, long contactId, long accountId) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java     [all...]
ContactAggregator2.java 624 matcher.updateScoreWithEmailMatch(rId, contactId, accountId);
    [all...]

Completed in 56 milliseconds