Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java1083 private String buildExceptionMatchingSql(String rawContactIdSet1, String rawContactIdSet2) { in buildExceptionMatchingSql() method in ContactAggregator
1198 findIdPairs(db, buildExceptionMatchingSql(rawContactIds, rawContactIds), in findConnectedRawContacts()