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