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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java1186 int CONTACT_ID1 = 2; field in interface:ContactAggregator.AggregateExceptionQuery
1226 && !c.isNull(AggregateExceptionQuery.CONTACT_ID1)) {
1227 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1);

Completed in 87 milliseconds