EXTRA_VOICE_RADIO_TECH constant

  1. @deprecated
String const EXTRA_VOICE_RADIO_TECH

An integer extra used with {@link #ACTION_SERVICE_STATE} which represents the current voice radio technology. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#RIL_VOICE_RADIO_TECHNOLOGY}.

Implementation

@deprecated
static const String EXTRA_VOICE_RADIO_TECH = "radioTechnology";