Searched refs:imsFeaturesBySlot (Results 1 – 1 of 1) sorted by relevance
920 HashSet<ImsFeatureConfiguration.FeatureSlotPair> imsFeaturesBySlot = new HashSet<>(); in calculateFeaturesToCreate() local924 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()936 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()946 imsFeaturesBySlot.addAll(deviceFeatures.stream() in calculateFeaturesToCreate()952 return imsFeaturesBySlot; in calculateFeaturesToCreate()