Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java1166 int CONTACT_ID2 = 4; field
1199 && !c.isNull(AggregateExceptionQuery.CONTACT_ID2)) { in pickBestMatchBasedOnExceptions()
1200 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID2); in pickBestMatchBasedOnExceptions()