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