Searched refs:PIN_REQUIRED (Results 1 – 9 of 9) sorted by relevance
71 PIN_REQUIRED, /** ordinal(2) == {@See TelephonyManager#SIM_STATE_PIN_REQUIRED} */ enumConstant82 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)); in isPinLocked()86 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED) in iccCardExist()96 case 2: return PIN_REQUIRED; in intToState()
66 monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED))) { in getSecurityMode()
161 int subId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in handleSubInfoChangeIfNeeded()
402 case PIN_REQUIRED: in getStatusForIccState()
948 state = IccCardConstants.State.PIN_REQUIRED; in fromIntent()1892 return (simState == IccCardConstants.State.PIN_REQUIRED in isSimPinSecure()
110 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
454 lockedState = IccCardConstants.State.PIN_REQUIRED; in updateExternalState()635 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()654 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_LOCKED_ON_PIN; in getIccStateReason()
356 mSimState = IccCardConstants.State.PIN_REQUIRED; in updateSimState()
469 case PIN_REQUIRED: