SIM_LOCKED_ON_PUK constant

String const SIM_LOCKED_ON_PUK

The intent value PUK means the SIM is locked on PUK1 @hide @deprecated Use {@link #ACTION_SIM_APPLICATION_STATE_CHANGED}

Implementation

/* PUK means ICC is locked on PUK1 */
static const String SIM_LOCKED_ON_PUK = "PUK";