Searched refs:ifaces (Results 1 – 1 of 1) sorted by relevance
413 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testSipDialogStateChanges() local415 ifaces.connect(); in testSipDialogStateChanges()417 ShellIdentityUtils.invokeThrowableMethodWithShellPermissionsNoReturn(ifaces.manager, in testSipDialogStateChanges()425 ifaces.delegateConn.setOperationCountDownLatch(1); in testSipDialogStateChanges()426 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()429 sendChatInvite(attr, ifaces); in testSipDialogStateChanges()432 receive200OkResponse(attr, ifaces); in testSipDialogStateChanges()433 ifaces.delegateConn.setOperationCountDownLatch(1); in testSipDialogStateChanges()434 ifaces.delegateConn.waitForCountDown(1000); in testSipDialogStateChanges()438 sendAck(attr, ifaces); in testSipDialogStateChanges()[all …]