Home
last modified time | relevance | path

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

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