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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactMatcher.java 62 public static final int MATCHING_ALGORITHM_CONSERVATIVE = 1;
301 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ?
ContactAggregator.java     [all...]

Completed in 301 milliseconds