Searched refs:imsFeaturesBySlot (Results 1 – 1 of 1) sorted by relevance
1280 HashSet<ImsFeatureConfiguration.FeatureSlotPair> imsFeaturesBySlot = new HashSet<>(); in calculateFeaturesToCreate() local1285 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1289 return imsFeaturesBySlot; in calculateFeaturesToCreate()1292 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1303 return imsFeaturesBySlot; in calculateFeaturesToCreate()