HomeSort by relevance Sort by last modified time
    Searched refs:prepareSecondaryMatchCandidates (Results 1 - 4 of 4) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 284 public List<Long> prepareSecondaryMatchCandidates(int threshold) {
RawContactMatcher.java 286 public List<Long> prepareSecondaryMatchCandidates() {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 640 List<Long> secondaryContactIds = matcher.prepareSecondaryMatchCandidates(
    [all...]
ContactAggregator2.java     [all...]

Completed in 51 milliseconds