Searched refs:NETWORK_LOCKED (Results 1 – 6 of 6) sorted by relevance
73 NETWORK_LOCKED, /** ordinal(4) == {@See TelephonyManager#SIM_STATE_NETWORK_LOCKED} */ enumConstant87 || (this == NETWORK_LOCKED) || (this == READY) || (this == NOT_READY) in iccCardExist()98 case 4: return NETWORK_LOCKED; in intToState()
394 simState = missingAndNotProvisioned ? IccCardConstants.State.NETWORK_LOCKED : simState; in getStatusForIccState()398 case NETWORK_LOCKED: in getStatusForIccState()
955 state = IccCardConstants.State.NETWORK_LOCKED; in fromIntent()
114 mSimState = IccCardConstants.State.NETWORK_LOCKED; in updateSimState()
464 lockedState = IccCardConstants.State.NETWORK_LOCKED; in updateExternalState()637 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()656 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_LOCKED_NETWORK; in getIccStateReason()689 if (getState() == IccCardConstants.State.NETWORK_LOCKED) { in registerForNetworkLocked()
360 mSimState = IccCardConstants.State.NETWORK_LOCKED; in updateSimState()