Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java570 destroySipDelegateAndVerifyConnDestroyed(manager, transportImpl, delegateConn2, delegate2); in testSipDialogStateChangesOnMultipleDelegates()
1059 destroySipDelegateAndVerifyConnDestroyed(manager, transportImpl, delegateConn2, delegate2); in testCreateMultipleDelegates()
1096 destroySipDelegateAndVerifyConnDestroyed(manager, transportImpl, delegateConn, delegate); in testCreateDelegateMessagingAppChangesToApp()
1382 destroySipDelegateAndVerifyConnDestroyed(manager, transportImpl, delegateConn, delegate); in testFeatureTagDeniedByCarrierConfig()
2137 private void destroySipDelegateAndVerifyConnDestroyed(SipDelegateManager manager, in destroySipDelegateAndVerifyConnDestroyed() method in SipDelegateManagerTest
2149 destroySipDelegateAndVerifyConnDestroyed(ifaces.manager, ifaces.transport, in destroySipDelegateAndVerify()