HomeSort by relevance Sort by last modified time
    Searched refs:getMinScore (Results 1 - 2 of 2) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 142 private static int getMinScore(int candidateNameType, int nameType) {
209 int minScore = getMinScore(candidateNameType, nameType);
RawContactMatcher.java 147 private static int getMinScore(int candidateNameType, int nameType) {
207 int minScore = getMinScore(candidateNameType, nameType);

Completed in 43 milliseconds