Searched refs:combArray (Results 1 – 1 of 1) sorted by relevance
1219 MandatoryStreamCombination[] combArray = new MandatoryStreamCombination[combs.size()]; in getMandatoryStreamCombinations() local1220 combArray = combs.toArray(combArray); in getMandatoryStreamCombinations()1221 return combArray; in getMandatoryStreamCombinations()