Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/gba/
H A DTlsParams.java278 public static boolean isTlsCipherSuiteSupported(int csId) { in isTlsCipherSuiteSupported() method in TlsParams
H A DUaSecurityProtocolIdentifier.java419 if (!TlsParams.isTlsCipherSuiteSupported(cs)) { in setTlsCipherSuite()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15556 method public static boolean isTlsCipherSuiteSupported(int);