Searched refs:PIN_REQUIRED (Results 1 – 9 of 9) sorted by relevance
71 PIN_REQUIRED, /** ordinal(2) == {@See TelephonyManager#SIM_STATE_PIN_REQUIRED} */ enumConstant80 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)); in isPinLocked()84 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED) in iccCardExist()93 case 2: return PIN_REQUIRED; in intToState()
61 monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED))) { in getSecurityMode()
77 mSubId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in resetState()
312 case PIN_REQUIRED: in getStatusForIccState()
697 state = IccCardConstants.State.PIN_REQUIRED; in fromIntent()1438 return (simState == IccCardConstants.State.PIN_REQUIRED in isSimPinSecure()
419 setExternalState(State.PIN_REQUIRED); in updateExternalState()565 setExternalState(State.PIN_REQUIRED); in processLockedState()596 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()613 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PIN; in getIccStateReason()
110 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
205 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
423 case PIN_REQUIRED: