Searched refs:getMaxScore (Results 1 – 2 of 2) sorted by relevance
151 private static int getMaxScore(int candidateNameType, int nameType) { in getMaxScore() method in ContactMatcher195 int maxScore = getMaxScore(candidateNameType, nameType); in matchName()
156 private static int getMaxScore(int candidateNameType, int nameType) { in getMaxScore() method in RawContactMatcher193 int maxScore = getMaxScore(candidateNameType, nameType); in matchName()