Searched refs:adaptationSetIndexToGroupedIndices (Results 1 – 1 of 1) sorted by relevance
538 SparseArray<List<Integer>> adaptationSetIndexToGroupedIndices = in getGroupedAdaptationSetIndices() local548 adaptationSetIndexToGroupedIndices.put(i, initialGroup); in getGroupedAdaptationSetIndices()593 List<Integer> thisGroup = adaptationSetIndexToGroupedIndices.get(i); in getGroupedAdaptationSetIndices()594 List<Integer> mergedGroup = adaptationSetIndexToGroupedIndices.get(mergedGroupIndex); in getGroupedAdaptationSetIndices()596 adaptationSetIndexToGroupedIndices.put(i, mergedGroup); in getGroupedAdaptationSetIndices()