Searched refs:matchAllCandidates (Results 1 – 3 of 3) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
D | ContactAggregator.java | 661 matchAllCandidates(db, mSb.toString(), candidates, matcher, in pickBestMatchBasedOnSecondaryData() 838 matchAllCandidates(db, selection, candidates, matcher, in lookupApproximateNameMatches() 864 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in ContactAggregator
|
D | ContactAggregator2.java | 708 matchAllCandidates(db, selection, candidates, matcher, in lookupApproximateNameMatches() 738 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in ContactAggregator2
|
D | AbstractContactAggregator.java | 1227 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in AbstractContactAggregator
|