Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointObjectFactory.java188 TrustManagerFactory trustManagerFactory = TrustManagerFactory in getTrustManagerFactory() local
190 trustManagerFactory.init(ks); in getTrustManagerFactory()
191 return trustManagerFactory; in getTrustManagerFactory()
DOsuServerConnection.java113 public void init(SSLContext tlsContext, TrustManagerFactory trustManagerFactory) { in init() argument
114 if (tlsContext == null || trustManagerFactory == null) { in init()
120 for (TrustManager tm : trustManagerFactory.getTrustManagers()) { in init()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...