Home
last modified time | relevance | path

Searched defs:HTTPResponse (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/utils/
DHTTPResponse.java21 public class HTTPResponse implements HTTPMessage { class
28 public HTTPResponse(InputStream in) throws IOException { in HTTPResponse() method in HTTPResponse