EXTRA_CSS_INDICATOR constant
A boolean extra used with {@link #ACTION_SERVICE_STATE} which represents concurrent service support on CDMA network. Will be {@code true} if support, {@code false} otherwise. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#CSS_INDICATOR}.
Implementation
@deprecated
static const String EXTRA_CSS_INDICATOR = "cssIndicator";