CarrierConfigManager.KeyUseIpForCallingIndicatorBool Field

Definition

Determines whether or not to use (IP) data connectivity as a supplemental condition to control the visibility of the no-calling indicator for this carrier in the System UI.

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

Field Value

String
Attributes

Remarks

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