EXTRA_DATA_OPERATOR_NUMERIC constant

  1. @deprecated
String const EXTRA_DATA_OPERATOR_NUMERIC

A string extra used with {@link #ACTION_SERVICE_STATE} containing the MCC (Mobile Country Code, 3 digits) and MNC (Mobile Network code, 2-3 digits) for the data operator. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#DATA_OPERATOR_NUMERIC}.

Implementation

@deprecated
static const String EXTRA_DATA_OPERATOR_NUMERIC = "data-operator-numeric";