Searched refs:AggregationQuery (Results 1 – 1 of 1) sorted by relevance
411 protected interface AggregationQuery { interface in AbstractContactAggregator449 sbQuery.append(AggregationQuery.SQL); in aggregateInTransaction()473 rawContactIds[index] = c.getLong(AggregationQuery._ID); in aggregateInTransaction()474 contactIds[index] = c.getLong(AggregationQuery.CONTACT_ID); in aggregateInTransaction()475 accountIds[index] = c.getLong(AggregationQuery.ACCOUNT_ID); in aggregateInTransaction()