Searched refs:setLastAckSent (Results 1 – 3 of 3) sorted by relevance
911 public Builder setLastAckSent(int lastAckSent) { in setLastAckSent() method in InternalChannelz.TcpInfo.Builder
211 .setLastAckSent(718)
994 this.setLastAckSent(ackRequest); in sendAck()3250 private void setLastAckSent(SIPRequest lastAckSent) { in setLastAckSent() method in SIPDialog