Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/gba/
H A DUaSecurityProtocolIdentifier.java94 UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER})
170 public static final int UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER = 0x020000; field in UaSecurityProtocolIdentifier
183 UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER};
314 || mProtocol == UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER)) { in isTlsSupported()
398 && protocol != UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER) in setProtocol()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15665 field public static final int UA_SECURITY_PROTOCOL_3GPP_TLS_BROWSER = 131072; // 0x20000