Searched refs:loadNameMatchCandidates (Results 1 - 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java646 loadNameMatchCandidates(db, rawContactId, candidates, true);
933 loadNameMatchCandidates(db, rawContactId, candidates, false);
H A DContactAggregator2.java848 loadNameMatchCandidates(db, rawContactId, candidates, false);
H A DAbstractContactAggregator.java1003 protected final void loadNameMatchCandidates(SQLiteDatabase db, long rawContactId, method in class:AbstractContactAggregator

Completed in 53 milliseconds