Searched refs:mGroupSplits (Results 1 – 1 of 1) sorted by relevance
53 private final List<Long> mGroupSplits; field in PriorityRecordsAggregator75 mGroupSplits = groupSplits; in PriorityRecordsAggregator()85 mNumberOfGroups = mGroupSplits.size() - 1; in PriorityRecordsAggregator()88 mGroupToAggregationResult = new ArrayMap<>(mGroupSplits.size()); in PriorityRecordsAggregator()94 + mGroupSplits in PriorityRecordsAggregator()165 for (Long groupSplit : mGroupSplits) { in initialiseTimestampsBuffer()