EXTRA_NETWORK_ID constant
An integer extra used with {@link #ACTION_SERVICE_STATE} which represents the CDMA network id. {@code Integer.MAX_VALUE} if unknown. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#NETWORK_ID}.
Implementation
@deprecated
static const String EXTRA_NETWORK_ID = "networkId";