Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/
H A DCharacteristics.java132 public @WifiAwareCipherSuites int getSupportedCipherSuites() { in getSupportedCipherSuites() method in Characteristics
/aosp12/frameworks/base/core/java/android/net/
H A DSSLCertificateSocketFactory.java615 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in SSLCertificateSocketFactory
616 return getDelegate().getSupportedCipherSuites(); in getSupportedCipherSuites()
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DSSLCertificateSocketFactoryTest.java104 mSocketFactory.getSupportedCipherSuites(); in testAccessProperties()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareServiceImplTest.java677 assertEquals(characteristics.getSupportedCipherSuites(), in testCapabilityTranslation()
/aosp12/packages/modules/Wifi/framework/api/
H A Dcurrent.txt681 method public int getSupportedCipherSuites();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt17266 method public java.lang.String[] getSupportedCipherSuites();
52698 method public abstract java.lang.String[] getSupportedCipherSuites();
52796 method public abstract java.lang.String[] getSupportedCipherSuites();
52812 method public abstract java.lang.String[] getSupportedCipherSuites();
52872 method public abstract java.lang.String[] getSupportedCipherSuites();
52892 method public abstract java.lang.String[] getSupportedCipherSuites();
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26572 method @Deprecated public String[] getSupportedCipherSuites();