Searched refs:mSslSocketFactory (Results 1 – 1 of 1) sorted by relevance
204 private final SSLSocketFactory mSslSocketFactory; field in CtsTestRunListener.TestEnvironment212 mSslSocketFactory = HttpsURLConnection.getDefaultSSLSocketFactory(); in TestEnvironment()233 HttpsURLConnection.setDefaultSSLSocketFactory(mSslSocketFactory); in reset()