Home
last modified time | relevance | path

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

/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
DHttpsURLConnectionImpl.java67 @Override public SSLSocketFactory getSSLSocketFactory() { in getSSLSocketFactory() method in HttpsURLConnectionImpl
DDelegatingHttpsURLConnection.java56 @Override public abstract SSLSocketFactory getSSLSocketFactory(); in getSSLSocketFactory() method in DelegatingHttpsURLConnection