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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator2.java 289 private String buildExceptionMatchingSql(String rawContactIdSet1, String rawContactIdSet2,
432 if (isFirstColumnGreaterThanZero(db, buildExceptionMatchingSql(rawContacts, rawContacts,
435 findIdPairs(db, buildExceptionMatchingSql(rawContacts, rawContacts), joinPairs);
    [all...]
AbstractContactAggregator.java     [all...]

Completed in 71 milliseconds