CarrierConfigManager.KeyCarrierForceDisableEtwsCmasTestBool Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Remarks
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.