Searched refs:makeSslConnection (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/src/main/java/libcore/net/http/
H A DHttpsURLConnectionImpl.java431 makeSslConnection(true);
440 makeSslConnection(false);
451 private void makeSslConnection(boolean tlsTolerant) throws IOException { method in class:HttpsURLConnectionImpl.HttpsEngine

Completed in 37 milliseconds