HomeSort by relevance Sort by last modified time
    Searched refs:CONTACT_ID1 (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 540 int CONTACT_ID1 = 2;
580 && !c.isNull(AggregateExceptionQuery.CONTACT_ID1)) {
581 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1);
    [all...]
ContactAggregator2.java 535 contactId = c.getLong(AggregateExceptionQuery.CONTACT_ID1);
    [all...]
AbstractContactAggregator.java     [all...]

Completed in 41 milliseconds