Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java322 if (DatabaseUtils.longForQuery(db, buildIdentityMatchingSql(rid, ridsInOtherAccts, in canJoinIntoContact()
324 DatabaseUtils.longForQuery(db, buildIdentityMatchingSql(rid, ridsInOtherAccts, in canJoinIntoContact()
373 if (isFirstColumnGreaterThanZero(db, buildIdentityMatchingSql( in isDataMaching()
DAbstractContactAggregator.java743 protected final String buildIdentityMatchingSql(String rawContactIdSet1, in buildIdentityMatchingSql() method in AbstractContactAggregator
827 findIdPairs(db, buildIdentityMatchingSql(rawContactIds, rawContactIds, in findConnectedRawContacts()