Home
last modified time | relevance | path

Searched refs:matchAllCandidates (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java661 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
DContactAggregator2.java708 matchAllCandidates(db, selection, candidates, matcher, in lookupApproximateNameMatches()
738 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in ContactAggregator2
DAbstractContactAggregator.java1227 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in AbstractContactAggregator