EXTRA_EMERGENCY_ONLY constant
A boolean extra used with {@link #ACTION_SERVICE_STATE} which indicates if under emergency only mode. {@code true} if in emergency only mode, {@code false} otherwise. @hide @removed @deprecated Use {@link android.provider.Telephony.ServiceStateTable#IS_EMERGENCY_ONLY}.
Implementation
@deprecated
static const String EXTRA_EMERGENCY_ONLY = "emergencyOnly";