Searched refs:NICKNAME_MATCH_SCORE (Results 1 – 2 of 2) sorted by relevance
54 private static final int NICKNAME_MATCH_SCORE = 71; field in ContactMatcher251 updateSecondaryScore(contactId, NICKNAME_MATCH_SCORE); in updateScoreWithNicknameMatch()
55 private static final int NICKNAME_MATCH_SCORE = 71; field in RawContactMatcher253 updateSecondaryScore(rawContactId, contactId, accountId, NICKNAME_MATCH_SCORE); in updateScoreWithNicknameMatch()