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

/external/okhttp/src/main/java/libcore/net/http/
H A DHttpEngine.java275 connection = openSocketConnection();
279 protected final HttpConnection openSocketConnection() throws IOException { method in class:HttpEngine

Completed in 35 milliseconds