Home
last modified time | relevance | path

Searched defs:handshakeTimeoutMillis (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/
H A DSSLCertificateSocketFactory.java138 public SSLCertificateSocketFactory(int handshakeTimeoutMillis) { in SSLCertificateSocketFactory()
144 int handshakeTimeoutMillis, SSLSessionCache cache, boolean secure) { in SSLCertificateSocketFactory()
157 public static SocketFactory getDefault(int handshakeTimeoutMillis) { in getDefault()
170 public static SSLSocketFactory getDefault(int handshakeTimeoutMillis, SSLSessionCache cache) { in getDefault()
186 public static SSLSocketFactory getInsecure(int handshakeTimeoutMillis, SSLSessionCache cache) { in getInsecure()
208 int handshakeTimeoutMillis, SSLSessionCache cache) { in getHttpSocketFactory()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...