Searched refs:unchangedFeatures (Results 1 – 1 of 1) sorted by relevance
558 HashSet<ImsFeatureConfiguration.FeatureSlotPair> unchangedFeatures = in changeImsServiceFeatures() local560 unchangedFeatures.removeAll(oldFeatures); in changeImsServiceFeatures()561 unchangedFeatures.removeAll(newFeatures); in changeImsServiceFeatures()568 removeAddFeatures = unchangedFeatures.stream() in changeImsServiceFeatures()579 unchangedFeatures.removeAll(removeAddFeatures); in changeImsServiceFeatures()582 for (ImsFeatureConfiguration.FeatureSlotPair p : unchangedFeatures) { in changeImsServiceFeatures()