CarrierConfigManager.KeyCarrierForceDisableEtwsCmasTestBool Field

Definition

Caution

deprecated

The default flag specifying whether ETWS/CMAS test setting is forcibly disabled in Settings->More->Emergency broadcasts menu even though developer options is turned on.

[Android.Runtime.Register("KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL", ApiSince=24)]
[System.Obsolete("deprecated")]
public const string KeyCarrierForceDisableEtwsCmasTestBool;
[<Android.Runtime.Register("KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL", ApiSince=24)>]
[<System.Obsolete("deprecated")>]
val mutable KeyCarrierForceDisableEtwsCmasTestBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_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