Home
last modified time | relevance | path

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

/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java221 this(context, sslMode, new CtsTrustManager(), keyResId, certResId); in CtsTestServer()
278 private static class CtsTrustManager implements X509TrustManager { class in CtsTestServer