Searched defs:pickBestMatches (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DContactMatcher.java347 public List<MatchScore> pickBestMatches(int threshold) { method in class:ContactMatcher
H A DRawContactMatcher.java309 public List<MatchScore> pickBestMatches() { method in class:RawContactMatcher
334 public List<MatchScore> pickBestMatches(int threshold) { method in class:RawContactMatcher

Completed in 134 milliseconds