Home
last modified time | relevance | path

Searched refs:setTlsCipherSuite (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/gba/
H A DUaSecurityProtocolIdentifier.java266 builder.setTlsCipherSuite(cs);
415 public Builder setTlsCipherSuite(@TlsCipherSuite int cs) { in setTlsCipherSuite() method in UaSecurityProtocolIdentifier.Builder
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15675 … @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setTlsCipherSuite(int);