Searched refs:PUK_REQUIRED (Results 1 – 9 of 9) sorted by relevance
74 PUK_REQUIRED, /** ordinal(3) == {@See TelephonyManager#SIM_STATE_PUK_REQUIRED} */ enumConstant83 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)); in isPinLocked()87 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED) in iccCardExist()98 case 3: return PUK_REQUIRED; in intToState()
66 monitor.getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED))) { in getSecurityMode()
120 mSubId = monitor.getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED); in reset()
314 case PUK_REQUIRED: in getStatusForIccState()
823 state = IccCardConstants.State.PUK_REQUIRED; in fromIntent()1711 || simState == IccCardConstants.State.PUK_REQUIRED in isSimPinSecure()
413 setExternalState(State.PUK_REQUIRED); in updateExternalState()557 setExternalState(State.PUK_REQUIRED); in processLockedState()586 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()604 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PUK; in getIccStateReason()
112 mSimState = IccCardConstants.State.PUK_REQUIRED; in updateSimState()
329 mSimState = IccCardConstants.State.PUK_REQUIRED; in updateSimState()
457 case PUK_REQUIRED: