Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOsuServerConnection.java74 private SSLSocketFactory mSocketFactory; field in OsuServerConnection
119 mSocketFactory = tlsContext.getSocketFactory(); in init()
277 urlConnection.setSSLSocketFactory(mSocketFactory); in performTlsConnection()
519 serviceConnection.setSSLSocketFactory(mSocketFactory); in getServiceConnection()