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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java822 private void lookupApproximateNameMatches(SQLiteDatabase db, MatchCandidateList candidates, method in class:ContactAggregator
934 lookupApproximateNameMatches(db, candidates, matcher);
H A DContactAggregator2.java692 private void lookupApproximateNameMatches(SQLiteDatabase db, MatchCandidateList candidates, method in class:ContactAggregator2
849 lookupApproximateNameMatches(db, candidates, matcher);

Completed in 737 milliseconds