CarrierConfigManager.KeyAlwaysShowPrimarySignalBarInOpportunisticNetworkBoolean Field

Definition

Indicates when a carrier has a primary subscription and an opportunistic subscription active, and when Internet data is switched to opportunistic network, whether to still show signal bar of primary network.

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

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_ALWAYS_SHOW_PRIMARY_SIGNAL_BAR_IN_OPPORTUNISTIC_NETWORK_BOOLEAN.

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