EXTRA_CDMA_ROAMING_INDICATOR constant
An integer extra used with {@link #ACTION_SERVICE_STATE} represents the TSB-58 roaming indicator if registered on a CDMA or EVDO system or {@code -1} if not. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#CDMA_ROAMING_INDICATOR}.
Implementation
@deprecated
static const String EXTRA_CDMA_ROAMING_INDICATOR = "cdmaRoamingIndicator";