Searched refs:UaSecurityProtocolIdentifier (Results 1 – 10 of 10) sorted by relevance
36 public final class UaSecurityProtocolIdentifier implements Parcelable { class189 private UaSecurityProtocolIdentifier() {} in UaSecurityProtocolIdentifier() method in UaSecurityProtocolIdentifier191 private UaSecurityProtocolIdentifier(UaSecurityProtocolIdentifier sp) { in UaSecurityProtocolIdentifier() method in UaSecurityProtocolIdentifier247 UaSecurityProtocolIdentifier> CREATOR = new Creator<UaSecurityProtocolIdentifier>() {296 if (!(obj instanceof UaSecurityProtocolIdentifier)) { in equals()300 UaSecurityProtocolIdentifier other = (UaSecurityProtocolIdentifier) obj; in equals()325 private final UaSecurityProtocolIdentifier mSp;331 mSp = new UaSecurityProtocolIdentifier(); in Builder()339 mSp = new UaSecurityProtocolIdentifier(sp); in Builder()432 public UaSecurityProtocolIdentifier build() { in build()[all …]
18 parcelable UaSecurityProtocolIdentifier;
42 import android.telephony.gba.UaSecurityProtocolIdentifier;2356 in UaSecurityProtocolIdentifier securityProtocol, in bootstrapAuthenticationRequest()
45 import android.telephony.gba.UaSecurityProtocolIdentifier;10453 UaSecurityProtocolIdentifier.ORG_3GPP); in sDefaults.putInt()10455 UaSecurityProtocolIdentifier.UA_SECURITY_PROTOCOL_3GPP_TLS_DEFAULT); in sDefaults.putInt()
100 import android.telephony.gba.UaSecurityProtocolIdentifier;17061 @NonNull UaSecurityProtocolIdentifier securityProtocol, in bootstrapAuthenticationRequest()
14778 …int, @NonNull android.net.Uri, @NonNull android.telephony.gba.UaSecurityProtocolIdentifier, boolea…15643 public final class UaSecurityProtocolIdentifier implements android.os.Parcelable {15650 …tic final android.os.Parcelable.Creator<android.telephony.gba.UaSecurityProtocolIdentifier> CREATO…15669 public static final class UaSecurityProtocolIdentifier.Builder {15670 ctor public UaSecurityProtocolIdentifier.Builder();15671 …ctor public UaSecurityProtocolIdentifier.Builder(@NonNull android.telephony.gba.UaSecurityProtocol…15672 method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier build();15673 method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setOrg(int);15674 …method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setProtocol(int);15675 …method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setTlsCipherSuit…
7692 android.telephony.gba.UaSecurityProtocolIdentifier$17693 android.telephony.gba.UaSecurityProtocolIdentifier
30490 Landroid/telephony/gba/UaSecurityProtocolIdentifier$1;30491 Landroid/telephony/gba/UaSecurityProtocolIdentifier;
7723 android.telephony.gba.UaSecurityProtocolIdentifier$17724 android.telephony.gba.UaSecurityProtocolIdentifier
40624 Landroid/telephony/gba/UaSecurityProtocolIdentifier$1;40625 Landroid/telephony/gba/UaSecurityProtocolIdentifier;