Searched refs:ackProcessed (Results 1 – 2 of 2) sorted by relevance
833 if (thisDialog == null || !thisDialog.ackProcessed) { in processRequest()837 thisDialog.ackProcessed = true; in processRequest()
185 protected transient boolean ackProcessed; field in SIPDialog