CarrierConfigManager.ExtraRebroadcastOnUnlock Field

Definition

#ACTION_CARRIER_CONFIG_CHANGED is broadcast once on device bootup and then again when the device is unlocked.

[Android.Runtime.Register("EXTRA_REBROADCAST_ON_UNLOCK", ApiSince=31)]
public const string ExtraRebroadcastOnUnlock;
[<Android.Runtime.Register("EXTRA_REBROADCAST_ON_UNLOCK", ApiSince=31)>]
val mutable ExtraRebroadcastOnUnlock : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.EXTRA_REBROADCAST_ON_UNLOCK.

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