Searched refs:getMmTelFeature (Results 1 – 2 of 2) sorted by relevance
491 public IImsMmTelFeature getMmTelFeature(int slotId) { in getMmTelFeature() method in ImsServiceController
553 return (controller != null) ? controller.getMmTelFeature(slotId) : null; in getMmTelFeatureAndListen()