Searched refs:NETWORK_LOCKED (Results 1 – 4 of 4) sorted by relevance
83 NETWORK_LOCKED, /** ordinal(4) == {@See TelephonyManager#SIM_STATE_NETWORK_LOCKED} */ enumConstant101 || (this == NETWORK_LOCKED) || (this == READY) || (this == NOT_READY) in iccCardExist()112 case 4: return NETWORK_LOCKED; in intToState()
617 lockedState = IccCardConstants.State.NETWORK_LOCKED; in updateExternalState()809 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_LOCKED_NETWORK; in getIccStateReason()842 if (getState() == IccCardConstants.State.NETWORK_LOCKED) { in registerForNetworkLocked()
643 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()
160 # "UNKNOWN|ABSENT|PIN_REQUIRED|PUK_REQUIRED|NETWORK_LOCKED|READY"