CarrierConfigManager.KeyCarrierDefaultActionsOnReset Field

Definition

Defines carrier-specific actions which act upon CARRIER_SIGNAL_RESET, used for customization of the default carrier app.

[Android.Runtime.Register("KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET", ApiSince=30)]
public const string KeyCarrierDefaultActionsOnReset;
[<Android.Runtime.Register("KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET", ApiSince=30)>]
val mutable KeyCarrierDefaultActionsOnReset : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET.

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