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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java970 " UNION SELECT " + AggregationExceptions.RAW_CONTACT_ID2 +
1108 AggregationExceptions.RAW_CONTACT_ID2,
1112 int RAW_CONTACT_ID2 = 1; field in interface:ContactAggregator.AggregateExceptionPrefetchQuery
1138 long rawContactId2 = c.getLong(AggregateExceptionPrefetchQuery.RAW_CONTACT_ID2);
1192 + " OR " + AggregationExceptions.RAW_CONTACT_ID2 + "=" + rawContactId,

Completed in 137 milliseconds