CarrierConfigManager.KeyRestartRadioOnPdpFailRegularDeactivationBool Field

Definition

Flag indicating whether radio is to be restarted on error PDP_FAIL_REGULAR_DEACTIVATION This is false by default.

[Android.Runtime.Register("KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL", ApiSince=26)]
public const string KeyRestartRadioOnPdpFailRegularDeactivationBool;
[<Android.Runtime.Register("KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL", ApiSince=26)>]
val mutable KeyRestartRadioOnPdpFailRegularDeactivationBool : string

Field Value

Attributes

Remarks

Flag indicating whether radio is to be restarted on error PDP_FAIL_REGULAR_DEACTIVATION This is false by default.

This member is deprecated. Use #KEY_RADIO_RESTART_FAILURE_CAUSES_INT_ARRAY instead

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