OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pickBestMatches
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java
347
public List<MatchScore>
pickBestMatches
(int threshold) {
RawContactMatcher.java
309
public List<MatchScore>
pickBestMatches
() {
334
public List<MatchScore>
pickBestMatches
(int threshold) {
Completed in 49 milliseconds