Searched refs:FLOW_CONTROL_OPTIONS_DISABLED (Results 1 – 1 of 1) sorted by relevance
70 static final int FLOW_CONTROL_OPTIONS_DISABLED = 0x1; field in Settings211 return (value & FLOW_CONTROL_OPTIONS_DISABLED) != 0; in isFlowControlDisabled()