Searched refs:unchangedFeatures (Results 1 – 1 of 1) sorted by relevance
475 HashSet<ImsFeatureConfiguration.FeatureSlotPair> unchangedFeatures = in changeImsServiceFeatures() local477 unchangedFeatures.removeAll(oldFeatures); in changeImsServiceFeatures()478 unchangedFeatures.removeAll(newFeatures); in changeImsServiceFeatures()479 for (ImsFeatureConfiguration.FeatureSlotPair p : unchangedFeatures) { in changeImsServiceFeatures()