Searched defs:setEnabledProtocols (Results 1 – 13 of 13) sorted by relevance
107 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLServerSocketImpl
173 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLEngineSocketImpl
909 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLSocketImpl
278 protected void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLParametersImpl
561 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLEngineImpl
865 public static void setEnabledProtocols(long ssl, String[] protocols) { in setEnabledProtocols() method in NativeCrypto
195 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in PlatformTest.TestSSLSocketImpl
160 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLSocketImpl
68 @Override public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in DelegatingSSLSocket
302 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in KitKatPlatformOpenSSLSocketImplAdapter
302 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in PreKitKatPlatformOpenSSLSocketImplAdapter
1443 public void setEnabledProtocols(String[] newProtocols) { in setEnabledProtocols() method in SipStackImpl