Searched refs:streamInfoList (Results 1 – 1 of 1) sorted by relevance
2970 List<MandatoryStreamInformation> streamInfoList = c.getStreamsInformation(); in isMandatoryCombinationAvailable() local2971 if ((streamInfoList.size() == currentCombination.size()) && in isMandatoryCombinationAvailable()2977 for (MandatoryStreamInformation streamInfo : streamInfoList) { in isMandatoryCombinationAvailable()