Searched refs:oldFeatures (Results 1 – 2 of 2) sorted by relevance
84 DeviceFeatures oldFeatures = DeviceFeatures.ALL_FEATURES_SUPPORT_UNKNOWN.toBuilder() in testUpdate() local115 assertThat(oldFeatures.toBuilder().update(newFeatures).build()).isEqualTo(updatedFeatures); in testUpdate()
551 HashSet<ImsFeatureConfiguration.FeatureSlotPair> oldFeatures = in changeImsServiceFeatures() local553 oldFeatures.removeAll(mImsFeatures); in changeImsServiceFeatures()554 for (ImsFeatureConfiguration.FeatureSlotPair i : oldFeatures) { in changeImsServiceFeatures()560 unchangedFeatures.removeAll(oldFeatures); in changeImsServiceFeatures()