Home | History | Annotate | Download | only in stack

Lines Matching refs:CONFIRMED

106  *                                                                | Confirmed |                |
748 this.setState(TransactionState.CONFIRMED);
767 // CONFIRMED state
1192 } else if (TransactionState.CONFIRMED == this.getRealState() && isInviteTransaction()) {
1195 // Invite transaction is in Confirmed state.
1200 && (TransactionState.COMPLETED == this.getRealState() || TransactionState.CONFIRMED == this