Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator2.java291 final String idPairSelection = "SELECT " + AggregationExceptions.RAW_CONTACT_ID1 + ", " + in buildExceptionMatchingSql() local
300 idPairSelection + sql; in buildExceptionMatchingSql()