Searched refs:constructGetImsServiceCommand (Results 1 – 1 of 1) sorted by relevance
373 constructGetImsServiceCommand(true, ImsFeature.FEATURE_MMTEL)); in getMmTelCarrierService()382 constructGetImsServiceCommand(true, ImsFeature.FEATURE_RCS)); in getRcsCarrierService()391 constructGetImsServiceCommand(false, ImsFeature.FEATURE_MMTEL)); in getMmTelDeviceService()400 constructGetImsServiceCommand(false, ImsFeature.FEATURE_RCS)); in getRcsDeviceService()416 private String constructGetImsServiceCommand(boolean isCarrierService, int featureType) { in constructGetImsServiceCommand() method in ImsServiceConnector.Connection