Searched refs:INTENT_VALUE_LOCKED_ON_PUK (Results 1 – 3 of 3) sorted by relevance
54 public static final String INTENT_VALUE_LOCKED_ON_PUK = Intent.SIM_LOCKED_ON_PUK; field in IccCardConstants
871 case IccCardConstants.INTENT_VALUE_LOCKED_ON_PUK: in getSimStateFromLockedReason()
857 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PUK; in getIccStateReason()