Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsResolver.java126 void addFeatureForAllSlots(int feature) { in addFeatureForAllSlots() method in ImsResolver.ImsServiceInfo
1192 info.addFeatureForAllSlots(ImsFeature.FEATURE_EMERGENCY_MMTEL); in getStaticImsService()
1193 info.addFeatureForAllSlots(ImsFeature.FEATURE_MMTEL); in getStaticImsService()
1227 info.addFeatureForAllSlots(ImsFeature.FEATURE_EMERGENCY_MMTEL); in searchForImsServices()
1230 info.addFeatureForAllSlots(ImsFeature.FEATURE_MMTEL); in searchForImsServices()
1233 info.addFeatureForAllSlots(ImsFeature.FEATURE_RCS); in searchForImsServices()