Home
last modified time | relevance | path

Searched refs:socketFactoryWithCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/http/
DAndroidHttpClient.java133 socketFactoryWithCache(sessionCache), 443)); in newInstance()
148 private static SSLSocketFactory socketFactoryWithCache( in socketFactoryWithCache() method in AndroidHttpClient