Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java867 delegate.notifyOnDestroyed( in testImsServiceDisconnected()
1422 ifaces.delegate.notifyOnDestroyed( in testCloseActiveDialog()
1463 ifaces.delegate.notifyOnDestroyed( in testReceivedActiveDialogClose()
1513 ifaces.delegate.notifyOnDestroyed( in testActiveDialogPendingNewInvite()
1557 ifaces.delegate.notifyOnDestroyed( in testCloseSessionByePendingCleanup()
1599 ifaces.delegate.notifyOnDestroyed( in testCloseSessionPendingBye()
1646 ifaces.delegate.notifyOnDestroyed( in testCloseMultipleSessionsPendingBye()
1689 ifaces.delegate.notifyOnDestroyed( in testCloseSessionBye()
1727 ifaces.delegate.notifyOnDestroyed( in testSwitchAppPendingBye()
1767 ifaces.delegate.notifyOnDestroyed( in testSwitchAppActiveSession()
[all …]
DTestSipDelegate.java147 public void notifyOnDestroyed(int reason) { in notifyOnDestroyed() method in TestSipDelegate