Searched defs:CONTACT_ID2 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 62 milliseconds