EXTRA_DATA_RADIO_TECH constant

  1. @deprecated
String const EXTRA_DATA_RADIO_TECH

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

Implementation

@deprecated
static const String EXTRA_DATA_RADIO_TECH = "dataRadioTechnology";