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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java540 int CONTACT_ID1 = 2; field in interface:ContactAggregator.AggregateExceptionQuery
580 && !c.isNull(AggregateExceptionQuery.CONTACT_ID1)) {
581 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1);
H A DContactAggregator2.java535 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1);
H A DAbstractContactAggregator.java1044 int CONTACT_ID1 = 2; field in interface:AbstractContactAggregator.AggregateExceptionQuery

Completed in 108 milliseconds