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