Searched refs:CARD_IO_ERROR (Results 1 – 3 of 3) sorted by relevance
79 CARD_IO_ERROR, /** ordinal(8) == {@See TelephonyManager#SIM_STATE_CARD_IO_ERROR} */ enumConstant89 || (this == PERM_DISABLED) || (this == CARD_IO_ERROR) in iccCardExist()103 case 8: return CARD_IO_ERROR; in intToState()
383 setExternalState(State.CARD_IO_ERROR); in updateExternalState()591 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateIntentString()607 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateReason()
318 mSimState = IccCardConstants.State.CARD_IO_ERROR; in updateSimState()