Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java1452 int CONTACT_ID1 = 2; field
1492 && !c.isNull(AggregateExceptionQuery.CONTACT_ID1)) { in pickBestMatchBasedOnExceptions()
1493 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1); in pickBestMatchBasedOnExceptions()