Home
last modified time | relevance | path

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

/cts/tests/core/runner/src/android/test/
DInstrumentationCtsTestRunner.java208 private SSLSocketFactory mSslSocketFactory; field in InstrumentationCtsTestRunner.TestEnvironment
215 mSslSocketFactory = HttpsURLConnection.getDefaultSSLSocketFactory(); in TestEnvironment()
226 HttpsURLConnection.setDefaultSSLSocketFactory(mSslSocketFactory); in reset()
/cts/tools/dex-tools/dex/
Dclasses.out.dex46907 private static javax.net.ssl.SSLSocketFactory mSslSocketFactory