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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactAggregator.java578 AggregationExceptions.RAW_CONTACT_ID2,
582 int RAW_CONTACT_ID2 = 1; field in interface:ContactAggregator.AggregateExceptionPrefetchQuery
608 long rawContactId2 = c.getLong(AggregateExceptionPrefetchQuery.RAW_CONTACT_ID2);
662 + " OR " + AggregationExceptions.RAW_CONTACT_ID2 + "=" + rawContactId,

Completed in 8 milliseconds