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.java189 this(context, sslMode, new CtsTrustManager()); in CtsTestServer()
239 private static class CtsTrustManager implements X509TrustManager { class in CtsTestServer