Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java870 delegateConn.verifyDestroyed( in testImsServiceDisconnected()
1425 ifaces.delegateConn.verifyDestroyed( in testCloseActiveDialog()
1466 ifaces.delegateConn.verifyDestroyed( in testReceivedActiveDialogClose()
1516 ifaces.delegateConn.verifyDestroyed( in testActiveDialogPendingNewInvite()
1560 ifaces.delegateConn.verifyDestroyed( in testCloseSessionByePendingCleanup()
1602 ifaces.delegateConn.verifyDestroyed( in testCloseSessionPendingBye()
1649 ifaces.delegateConn.verifyDestroyed( in testCloseMultipleSessionsPendingBye()
1692 ifaces.delegateConn.verifyDestroyed( in testCloseSessionBye()
2122 delegateConn.verifyDestroyed( in destroySipDelegateConnectionNoDelegate()
2143 delegateConn.verifyDestroyed( in destroySipDelegateAndVerifyConnDestroyed()
DTestSipDelegateConnection.java284 public void verifyDestroyed(int reason) { in verifyDestroyed() method in TestSipDelegateConnection