Searched refs:CARD_IO_ERROR (Results 1 – 4 of 4) sorted by relevance
91 CARD_IO_ERROR, /** ordinal(8) == {@See TelephonyManager#SIM_STATE_CARD_IO_ERROR} */ enumConstant102 || (this == PERM_DISABLED) || (this == CARD_IO_ERROR) in iccCardExist()116 case 8: return CARD_IO_ERROR; in intToState()
505 assertEquals(State.CARD_IO_ERROR, mUiccProfile.getState()); in testUpdateExternalState()
512 setExternalState(IccCardConstants.State.CARD_IO_ERROR); in updateExternalState()742 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateReason()
635 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateIntentString()