SIM_STATE_NOT_READY constant

String const SIM_STATE_NOT_READY

The intent value NOT_READY means that the SIM is not ready eg. radio is off or powering on @hide @deprecated Use {@link #ACTION_SIM_CARD_STATE_CHANGED}

Implementation

static const String SIM_STATE_NOT_READY = "NOT_READY";