EXTRA_SIM_LOCKED_REASON constant
String
const EXTRA_SIM_LOCKED_REASON
The extra used with {@link #ACTION_SIM_STATE_CHANGED} for broadcasting SIM STATE. This extra will have one of the following intent values.
@see #SIM_LOCKED_ON_PIN @see #SIM_LOCKED_ON_PUK @see #SIM_LOCKED_NETWORK @see #SIM_ABSENT_ON_PERM_DISABLED
@hide @deprecated Use {@link #ACTION_SIM_APPLICATION_STATE_CHANGED}
Implementation
static const String EXTRA_SIM_LOCKED_REASON = "reason";