CarrierConfigManager.KeyEnhanced4gLteOnByDefaultBool Field

Definition

Sets the default state for the "Enhanced 4G LTE" or "Advanced Calling" mode toggle set by the user.

[Android.Runtime.Register("KEY_ENHANCED_4G_LTE_ON_BY_DEFAULT_BOOL", ApiSince=29)]
public const string KeyEnhanced4gLteOnByDefaultBool;
[<Android.Runtime.Register("KEY_ENHANCED_4G_LTE_ON_BY_DEFAULT_BOOL", ApiSince=29)>]
val mutable KeyEnhanced4gLteOnByDefaultBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_ENHANCED_4G_LTE_ON_BY_DEFAULT_BOOL.

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