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

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

Completed in 622 milliseconds