Home
last modified time | relevance | path

Searched refs:shouldFeaturesCauseBind (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsResolver.java1046 if (shouldFeaturesCauseBind(features)) { in bindImsServiceWithFeatures()
1173 private boolean shouldFeaturesCauseBind(Set<ImsFeatureConfiguration.FeatureSlotPair> features) { in shouldFeaturesCauseBind() method in ImsResolver
1482 if (shouldFeaturesCauseBind(features)) { in calculateFeatureConfigurationChange()