Home
last modified time | relevance | path

Searched defs:getSupportedProtocols (Results 1 – 15 of 15) sorted by relevance

/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
DSSLServerSocketTest.java113 public String[] getSupportedProtocols() { in getSupportedProtocols() method in MySSLServerSocket
DSSLSocketTest.java144 public String[] getSupportedProtocols() { in getSupportedProtocols() method in MySSLSocket
DSSLEngineTest.java427 public String[] getSupportedProtocols() { in getSupportedProtocols() method in mySSLEngine
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLServerSocketImpl.java71 public String[] getSupportedProtocols() { in getSupportedProtocols() method in OpenSSLServerSocketImpl
DOpenSSLEngineImpl.java300 public String[] getSupportedProtocols() { in getSupportedProtocols() method in OpenSSLEngineImpl
DOpenSSLSocketImpl.java916 public String[] getSupportedProtocols() { in getSupportedProtocols() method in OpenSSLSocketImpl
DNativeCrypto.java924 public static String[] getSupportedProtocols() { in getSupportedProtocols() method in NativeCrypto
/external/okhttp/android/test/java/com/squareup/okhttp/internal/
DPlatformTest.java141 public String[] getSupportedProtocols() { in getSupportedProtocols() method in PlatformTest.TestSSLSocketImpl
/external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/tests/support/
DMySSLContextSpi.java185 public String[] getSupportedProtocols() { in getSupportedProtocols() method in MySSLContextSpi.tmpSSLEngine
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/
DMySSLContextSpi.java174 public String[] getSupportedProtocols() { in getSupportedProtocols() method in MySSLContextSpi.tmpSSLEngine
/external/conscrypt/src/stub/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java149 @Override public String[] getSupportedProtocols() { in getSupportedProtocols() method in OpenSSLSocketImpl
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocket.java60 @Override public String[] getSupportedProtocols() { in getSupportedProtocols() method in DelegatingSSLSocket
/external/conscrypt/src/stub/java/org/apache/harmony/xnet/xnet/provider/jsse/
DOpenSSLSocketImpl.java149 @Override public String[] getSupportedProtocols() { in getSupportedProtocols() method in OpenSSLSocketImpl
/external/conscrypt/src/compat/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java288 public String[] getSupportedProtocols() { in getSupportedProtocols() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java288 public String[] getSupportedProtocols() { in getSupportedProtocols() method in KitKatPlatformOpenSSLSocketImplAdapter