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.java723 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportCapableButNotImplemented()
748 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportImplementedButNotCapable()
772 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in testIsSupportedWithSipTransportNotImplementedNotCapable()
2396 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in connectTestImsServiceWithSipTransportAndConfig()
2407 ImsFeatureConfiguration c = getConfigForMmTelAndRcs(); in connectTestImsServiceWithSipTransport()
2468 private ImsFeatureConfiguration getConfigForMmTelAndRcs() { in getConfigForMmTelAndRcs() method in SipDelegateManagerTest