Searched refs:getAggregationCommand (Results 1 – 2 of 2) sorted by relevance
162 public String getAggregationCommand() { in getAggregationCommand() method in AggregateTableRequest
360 try (Cursor cursor = db.rawQuery(aggregateTableRequest.getAggregationCommand(), null); in populateWithAggregation()