Searched refs:EMAIL_MATCH_SCORE (Results 1 – 2 of 2) sorted by relevance
51 private static final int EMAIL_MATCH_SCORE = 71; field in ContactMatcher249 updateSecondaryScore(contactId, EMAIL_MATCH_SCORE); in updateScoreWithEmailMatch()
49 private static final int EMAIL_MATCH_SCORE = 71; field in RawContactMatcher251 updateSecondaryScore(rawContactId, contactId, accountId, EMAIL_MATCH_SCORE); in updateScoreWithEmailMatch()