Searched refs:AggregateExceptionPrefetchQuery (Results 1 – 1 of 1) sorted by relevance
942 interface AggregateExceptionPrefetchQuery { interface in AbstractContactAggregator970 final Cursor c = db.query(AggregateExceptionPrefetchQuery.TABLE, in prefetchAggregationExceptionIds()971 AggregateExceptionPrefetchQuery.COLUMNS, in prefetchAggregationExceptionIds()976 long rawContactId1 = c.getLong(AggregateExceptionPrefetchQuery.RAW_CONTACT_ID1); in prefetchAggregationExceptionIds()977 long rawContactId2 = c.getLong(AggregateExceptionPrefetchQuery.RAW_CONTACT_ID2); in prefetchAggregationExceptionIds()