Home
last modified time | relevance | path

Searched refs:connectCarrierImsServiceLocally (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTestOnMockModem.java204 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in triggerFrameworkConnectToCarrierImsService()
DImsServiceConnector.java525 public boolean connectCarrierImsServiceLocally() { in connectCarrierImsServiceLocally() method in ImsServiceConnector
552 if (!connectCarrierImsServiceLocally()) return false; in connectCarrierImsService()
DSipDelegateManagerTest.java690 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testIsSupportedWithSipTransportCapableOnlyRcs()
719 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testIsSupportedWithSipTransportCapableButNotImplemented()
745 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testIsSupportedWithSipTransportImplementedButNotCapable()
770 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testIsSupportedWithSipTransportNotImplementedNotCapable()
2392 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in connectTestImsServiceWithSipTransportAndConfig()
2403 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in connectTestImsServiceWithSipTransport()
DMmTelFeatureTestOnMockModem.java642 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in triggerFrameworkConnectToCarrierImsService()
DImsServiceTest.java579 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testCarrierImsServiceBindRcsChangeToMmtelCompat()
651 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in testCarrierImsServiceBindNullRcsFeature()
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java132 assertTrue(sServiceConnector.connectCarrierImsServiceLocally()); in beforeAllTestBaseForIms()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java794 assertTrue(serviceConnector.connectCarrierImsServiceLocally()); in triggerFrameworkConnectToCarrierImsService()