Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java716 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportCapableButNotImplemented()
741 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportImplementedButNotCapable()
765 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportNotImplementedNotCapable()
2389 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in connectTestImsServiceWithSipTransportAndConfig()
2400 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in connectTestImsServiceWithSipTransport()
2461 private ImsFeatureConfiguration getConfigForMmTelAndRcs() { in getConfigForMmTelAndRcs() method in SipDelegateManagerTest