Home | History | Annotate | Download | only in stack

Lines Matching defs:ackSeen

178     protected transient boolean ackSeen;
184 // could be set on recovery by examining the method looks like a duplicate of ackSeen
422 } else if ((!dialog.ackSeen) && (transaction != null)) {
1024 this.ackSeen = true;
1068 if (this.ackSeen)
1082 this.ackSeen = true;
1257 return this.ackSeen;
2276 this.ackSeen = false;