Searched refs:hasRemoteFlowControlWindow (Results 1 – 2 of 2) sorted by relevance
215 boolean hasRemoteFlowControlWindow(); in hasRemoteFlowControlWindow() method
481 public boolean hasRemoteFlowControlWindow() { in hasRemoteFlowControlWindow() method in SocketData728 result = result && (hasRemoteFlowControlWindow() == other.hasRemoteFlowControlWindow()); in equals()729 if (hasRemoteFlowControlWindow()) { in equals()784 if (hasRemoteFlowControlWindow()) { in hashCode()1126 if (other.hasRemoteFlowControlWindow()) { in mergeFrom()2239 public boolean hasRemoteFlowControlWindow() { in hasRemoteFlowControlWindow() method in SocketData.Builder