Searched refs:waitForCountDown (Results 1 – 2 of 2) sorted by relevance
426 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()434 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()443 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()450 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()525 delegateConn1.waitForCountDown(/*ImsUtils.TEST_TIMEOUT_MS*/1000); in testSipDialogStateChangesOnMultipleDelegates()553 delegateConn2.waitForCountDown(/*ImsUtils.TEST_TIMEOUT_MS*/1000); in testSipDialogStateChangesOnMultipleDelegates()563 delegateConn2.waitForCountDown(/*ImsUtils.TEST_TIMEOUT_MS*/1000); in testSipDialogStateChangesOnMultipleDelegates()869 delegateConn.waitForCountDown(ImsUtils.TEST_TIMEOUT_MS); in testImsServiceDisconnected()916 ifaces.delegateConn.waitForCountDown(ImsUtils.TEST_TIMEOUT_MS); in testDelegateRegistrationChanges()923 ifaces.delegateConn.waitForCountDown(ImsUtils.TEST_TIMEOUT_MS); in testDelegateRegistrationChanges()[all …]
303 public boolean waitForCountDown(long timeoutMs) { in waitForCountDown() method in TestSipDelegateConnection