Searched refs:LATCH_DESTROY_DELEGATE (Results 1 – 2 of 2) sorted by relevance
47 public static final int LATCH_DESTROY_DELEGATE = 1; field in TestSipTransport84 countDownLatch(LATCH_DESTROY_DELEGATE); in destroySipDelegate()
866 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 …]