Searched refs:NETWORK_LOCKED (Results 1 – 6 of 6) sorted by relevance
73 NETWORK_LOCKED, /** ordinal(4) == {@See TelephonyManager#SIM_STATE_NETWORK_LOCKED} */ enumConstant85 || (this == NETWORK_LOCKED) || (this == READY) in iccCardExist()95 case 4: return NETWORK_LOCKED; in intToState()
272 setExternalState(State.NETWORK_LOCKED); in handleMessage()411 setExternalState(State.NETWORK_LOCKED); in updateExternalState()582 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()599 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_LOCKED_NETWORK; in getIccStateReason()664 if (getState() == State.NETWORK_LOCKED) { in registerForNetworkLocked()
304 simState = missingAndNotProvisioned ? IccCardConstants.State.NETWORK_LOCKED : simState; in getStatusForIccState()308 case NETWORK_LOCKED: in getStatusForIccState()
799 state = IccCardConstants.State.NETWORK_LOCKED; in fromIntent()
114 mSimState = IccCardConstants.State.NETWORK_LOCKED; in updateSimState()
230 mSimState = IccCardConstants.State.NETWORK_LOCKED; in updateSimState()