Searched refs:PIN_REQUIRED (Results 1 – 9 of 9) sorted by relevance
73 PIN_REQUIRED, /** ordinal(2) == {@See TelephonyManager#SIM_STATE_PIN_REQUIRED} */ enumConstant83 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)); in isPinLocked()87 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED) in iccCardExist()97 case 2: return PIN_REQUIRED; in intToState()
61 monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED))) { in getSecurityMode()
79 mSubId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in resetState()
312 case PIN_REQUIRED: in getStatusForIccState()
821 state = IccCardConstants.State.PIN_REQUIRED; in fromIntent()1710 return (simState == IccCardConstants.State.PIN_REQUIRED in isSimPinSecure()
405 setExternalState(State.PIN_REQUIRED); in updateExternalState()554 setExternalState(State.PIN_REQUIRED); in processLockedState()585 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()603 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PIN; in getIccStateReason()
110 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
327 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
456 case PIN_REQUIRED: