Searched refs:imsFeaturesBySlot (Results 1 – 1 of 1) sorted by relevance
1232 HashSet<ImsFeatureConfiguration.FeatureSlotPair> imsFeaturesBySlot = new HashSet<>(); in calculateFeaturesToCreate() local1237 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1241 return imsFeaturesBySlot; in calculateFeaturesToCreate()1244 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1255 return imsFeaturesBySlot; in calculateFeaturesToCreate()