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.java659 matchAllCandidates(db, mSb.toString(), candidates, matcher, in pickBestMatchBasedOnSecondaryData()
850 matchAllCandidates(db, selection, candidates, matcher, in lookupApproximateNameMatches()
876 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in ContactAggregator
DContactAggregator2.java720 matchAllCandidates(db, selection, candidates, matcher, in lookupApproximateNameMatches()
750 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in ContactAggregator2
DAbstractContactAggregator.java1225 private void matchAllCandidates(SQLiteDatabase db, String selection, in matchAllCandidates() method in AbstractContactAggregator