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()
85 monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED))) { in getSecurityMode()
254 case PIN_REQUIRED: in getStatusForIccState()
77 mSubId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in resetState()
556 state = IccCardConstants.State.PIN_REQUIRED; in fromIntent()1282 return (simState == IccCardConstants.State.PIN_REQUIRED in isSimPinSecure()
412 setExternalState(State.PIN_REQUIRED); in updateExternalState()558 setExternalState(State.PIN_REQUIRED); in processLockedState()589 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()606 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PIN; in getIccStateReason()
110 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
200 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
411 case PIN_REQUIRED: