Searched refs:getImsServiceControllerAndListen (Results 1 – 2 of 2) sorted by relevance
370 assertEquals(deviceController, mTestImsResolver.getImsServiceControllerAndListen( in testGetDeviceCarrierFeatures()372 assertEquals(deviceController, mTestImsResolver.getImsServiceControllerAndListen( in testGetDeviceCarrierFeatures()374 assertEquals(deviceController, mTestImsResolver.getImsServiceControllerAndListen( in testGetDeviceCarrierFeatures()376 assertEquals(carrierController, mTestImsResolver.getImsServiceControllerAndListen( in testGetDeviceCarrierFeatures()
551 ImsServiceController controller = getImsServiceControllerAndListen(slotId, in getMmTelFeatureAndListen()567 ImsServiceController controller = getImsServiceControllerAndListen(slotId, in getRcsFeatureAndListen()626 public ImsServiceController getImsServiceControllerAndListen(int slotId, int feature, in getImsServiceControllerAndListen() method in ImsResolver