Share via


CarrierConfigManager.CarrierNrAvailabilitySa Field

Definition

Indicates CARRIER_NR_AVAILABILITY_SA determine that the carrier enable the standalone (SA) mode of 5G NR.

[Android.Runtime.Register("CARRIER_NR_AVAILABILITY_SA", ApiSince=31)]
public const int CarrierNrAvailabilitySa = 2;
[<Android.Runtime.Register("CARRIER_NR_AVAILABILITY_SA", ApiSince=31)>]
val mutable CarrierNrAvailabilitySa : int

Field Value

Value = 2
Attributes

Remarks

Indicates CARRIER_NR_AVAILABILITY_SA determine that the carrier enable the standalone (SA) mode of 5G NR.

Java documentation for android.telephony.CarrierConfigManager.CARRIER_NR_AVAILABILITY_SA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to