Searched defs:CONN_CLOSE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/http/
H A DHeaders.java43 public final static int CONN_CLOSE = 1; field in class:Headers
457 buffer, pos, HTTP.CONN_CLOSE)) {
458 connectionType = CONN_CLOSE;

Completed in 121 milliseconds