Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java698 verifyImsServiceState(c); in testIsSupportedWithSipTransportCapableOnlyRcs()
725 verifyImsServiceState(c); in testIsSupportedWithSipTransportCapableButNotImplemented()
750 verifyImsServiceState(c); in testIsSupportedWithSipTransportImplementedButNotCapable()
774 verifyImsServiceState(c); in testIsSupportedWithSipTransportNotImplementedNotCapable()
2398 verifyImsServiceState(c); in connectTestImsServiceWithSipTransportAndConfig()
2409 verifyImsServiceState(c); in connectTestImsServiceWithSipTransport()
2412 private void verifyImsServiceState(ImsFeatureConfiguration config) { in verifyImsServiceState() method in SipDelegateManagerTest