Searched refs:nextListener (Results 1 – 2 of 2) sorted by relevance
798 SIPTransactionEventListener nextListener; in raiseErrorEvent() local808 nextListener = (SIPTransactionEventListener) listenerIterator in raiseErrorEvent()810 nextListener.transactionErrorEvent(newErrorEvent); in raiseErrorEvent()
686 SIPDialogEventListener nextListener; in raiseErrorEvent() local696 nextListener = (SIPDialogEventListener) listenerIterator.next(); in raiseErrorEvent()697 nextListener.dialogErrorEvent(newErrorEvent); in raiseErrorEvent()