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