Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipTransport.java47 public static final int LATCH_DESTROY_DELEGATE = 1; field in TestSipTransport
84 countDownLatch(LATCH_DESTROY_DELEGATE); in destroySipDelegate()
DSipDelegateManagerTest.java866 transportImpl.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testImsServiceDisconnected()
1415 TestSipTransport.LATCH_DESTROY_DELEGATE)); in testCloseActiveDialog()
1421 ifaces.transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testCloseActiveDialog()
1462 ifaces.transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testReceivedActiveDialogClose()
1507 TestSipTransport.LATCH_DESTROY_DELEGATE)); in testActiveDialogPendingNewInvite()
1512 ifaces.transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testActiveDialogPendingNewInvite()
1545 TestSipTransport.LATCH_DESTROY_DELEGATE)); in testCloseSessionByePendingCleanup()
1556 ifaces.transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testCloseSessionByePendingCleanup()
1587 TestSipTransport.LATCH_DESTROY_DELEGATE)); in testCloseSessionPendingBye()
1598 ifaces.transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_DESTROY_DELEGATE); in testCloseSessionPendingBye()
[all …]