EXTRA_VOICE_REG_STATE constant
An int extra used with {@link #ACTION_SERVICE_STATE} which indicates voice registration state. @see android.telephony.ServiceState#STATE_EMERGENCY_ONLY @see android.telephony.ServiceState#STATE_IN_SERVICE @see android.telephony.ServiceState#STATE_OUT_OF_SERVICE @see android.telephony.ServiceState#STATE_POWER_OFF @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#VOICE_REG_STATE}.
Implementation
@deprecated
static const String EXTRA_VOICE_REG_STATE = "voiceRegState";