Searched refs:AggregationQuery (Results 1 – 1 of 1) sorted by relevance
407 protected interface AggregationQuery { interface in AbstractContactAggregator445 sbQuery.append(AggregationQuery.SQL); in aggregateInTransaction()469 rawContactIds[index] = c.getLong(AggregationQuery._ID); in aggregateInTransaction()470 contactIds[index] = c.getLong(AggregationQuery.CONTACT_ID); in aggregateInTransaction()471 accountIds[index] = c.getLong(AggregationQuery.ACCOUNT_ID); in aggregateInTransaction()