Searched refs:onResultsFetched (Results 1 – 2 of 2) sorted by relevance
232 public void onResultsFetched(Cursor cursor, Cursor metaDataCursor) { in onResultsFetched() method in AggregateTableRequest
364 aggregateTableRequest.onResultsFetched(cursor, metaDataCursor); in populateWithAggregation()