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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java542 int CONTACT_ID2 = 4; field in interface:ContactAggregator.AggregateExceptionQuery
575 && !c.isNull(AggregateExceptionQuery.CONTACT_ID2)) {
576 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID2);
H A DContactAggregator2.java529 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID2);
H A DAbstractContactAggregator.java1048 int CONTACT_ID2 = 6; field in interface:AbstractContactAggregator.AggregateExceptionQuery

Completed in 49 milliseconds