Home | History | Annotate | Download | only in stack

Lines Matching refs:isMapped

679             if (isInviteTransaction() && !this.isMapped && sipStack.getTimer() != null) {
680 this.isMapped = true;
686 isMapped = true;
698 return this.isMapped;
732 if (isInviteTransaction() && this.isMapped) {
1657 this.isMapped = true;