Searched refs:getMinScore (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DContactMatcher.java148 private static int getMinScore(int candidateNameType, int nameType) { method in class:ContactMatcher
297 int minScore = getMinScore(candidateNameType, nameType);

Completed in 33 milliseconds