Searched refs:PUK_REQUIRED (Results 1 – 9 of 9) sorted by relevance
72 PUK_REQUIRED, /** ordinal(3) == {@See TelephonyManager#SIM_STATE_PUK_REQUIRED} */ enumConstant80 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)); in isPinLocked()84 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED) in iccCardExist()94 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()
794 state = IccCardConstants.State.PUK_REQUIRED; in fromIntent()1626 || simState == IccCardConstants.State.PUK_REQUIRED in isSimPinSecure()
406 setExternalState(State.PUK_REQUIRED); in updateExternalState()552 setExternalState(State.PUK_REQUIRED); in processLockedState()581 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()598 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PUK; in getIccStateReason()
112 mSimState = IccCardConstants.State.PUK_REQUIRED; in updateSimState()
228 mSimState = IccCardConstants.State.PUK_REQUIRED; in updateSimState()
449 case PUK_REQUIRED: