EXTRA_IS_DATA_ROAMING_FROM_REGISTRATION constant
A boolean extra used with {@link #ACTION_SERVICE_STATE} which indicates whether data network registration state is roaming. {@code true} if registration indicates roaming, {@code false} otherwise @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#IS_DATA_ROAMING_FROM_REGISTRATION}.
Implementation
@deprecated
static const String EXTRA_IS_DATA_ROAMING_FROM_REGISTRATION =
"isDataRoamingFromRegistration";