Searched refs:getMmTelFeature (Results 1 – 3 of 3) sorted by relevance
258 sServiceConnector.getCarrierService().getMmTelFeature()); in testCarrierImsServiceBindMmTelFeature()417 sServiceConnector.getCarrierService().getMmTelFeature()); in testBindDeviceAndCarrierSameFeature()464 sServiceConnector.getCarrierService().getMmTelFeature()); in testBindDeviceAndCarrierUpdateToSameFeature()489 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSms()502 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSms()516 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSmsDeliveryReportQCompat()524 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSmsDeliveryReportQCompat()527 sServiceConnector.getCarrierService().getMmTelFeature().getSmsImplementation() in testMmTelSendSmsDeliveryReportQCompat()551 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSmsDeliveryReportR()559 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSmsDeliveryReportR()[all …]
285 public TestMmTelFeature getMmTelFeature() { in getMmTelFeature() method in TestImsService
53 return (getMmTelFeature() != null); in isMmTelFeatureCreated()