Searched refs:CARD_IO_ERROR (Results 1 – 3 of 3) sorted by relevance
77 CARD_IO_ERROR; /** ordinal(8) == {@See TelephonyManager#SIM_STATE_CARD_IO_ERROR} */ enumConstant86 || (this == PERM_DISABLED) || (this == CARD_IO_ERROR)); in iccCardExist()99 case 8: return CARD_IO_ERROR; in intToState()
386 setExternalState(State.CARD_IO_ERROR); in updateExternalState()586 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateIntentString()601 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateReason()
219 mSimState = IccCardConstants.State.CARD_IO_ERROR; in updateSimState()