Searched refs:getMmTelFeature (Results 1 – 4 of 4) sorted by relevance
398 sServiceConnector.getCarrierService().getMmTelFeature()); in testCarrierImsServiceBindMmTelFeature()595 sServiceConnector.getCarrierService().getMmTelFeature()); in testBindDeviceAndCarrierSameFeature()642 sServiceConnector.getCarrierService().getMmTelFeature()); in testBindDeviceAndCarrierUpdateToSameFeature()667 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSms()680 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSms()694 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSmsDeliveryReportQCompat()702 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSmsDeliveryReportQCompat()705 sServiceConnector.getCarrierService().getMmTelFeature().getSmsImplementation() in testMmTelSendSmsDeliveryReportQCompat()729 assertTrue(sServiceConnector.getCarrierService().getMmTelFeature() in testMmTelSendSmsDeliveryReportR()737 .getMmTelFeature().getSmsImplementation().sentPdu); in testMmTelSendSmsDeliveryReportR()[all …]
371 public TestMmTelFeature getMmTelFeature() { in getMmTelFeature() method in TestImsService
2050 + "called!", sServiceConnector.getCarrierService().getMmTelFeature()); in verifyImsServiceState()
53 return (getMmTelFeature() != null); in isMmTelFeatureCreated()