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.java833 if (shouldFeaturesCauseBind(features)) { in updateImsServiceFeatures()
874 if (shouldFeaturesCauseBind(features)) { in bindImsServiceWithFeatures()
994 private boolean shouldFeaturesCauseBind( in shouldFeaturesCauseBind() method in ImsResolver