Searched refs:CARD_IO_ERROR (Results 1 – 9 of 9) sorted by relevance
77 CARD_IO_ERROR, /** ordinal(8) == {@See TelephonyManager#SIM_STATE_CARD_IO_ERROR} */ enumConstant88 || (this == PERM_DISABLED) || (this == CARD_IO_ERROR) in iccCardExist()102 case 8: return CARD_IO_ERROR; in intToState()
130 IccCardConstants.State.CARD_IO_ERROR); in testWrongSlots()133 IccCardConstants.State.CARD_IO_ERROR); in testWrongSlots()150 IccCardConstants.State.CARD_IO_ERROR); in testMoreSlotsThanSubs()153 IccCardConstants.State.CARD_IO_ERROR); in testMoreSlotsThanSubs()
195 IccCardConstants.State.CARD_IO_ERROR, carrier); in updateCarrierTextWithSimIoError()571 case CARD_IO_ERROR: in getStatusForIccState()
1218 state = IccCardConstants.State.CARD_IO_ERROR; in fromIntent()2011 } else if (state == State.CARD_IO_ERROR) { in handleSimStateChange()
586 assertEquals(State.CARD_IO_ERROR, mUiccProfile.getState()); in testUpdateExternalState()
465 setExternalState(IccCardConstants.State.CARD_IO_ERROR); in updateExternalState()690 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateReason()
558 case CARD_IO_ERROR: return IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR; in getIccStateIntentString()
290 mSimState = IccCardConstants.State.CARD_IO_ERROR; in updateSimState()
1353 Lcom/android/internal/telephony/IccCardConstants$State;->CARD_IO_ERROR:Lcom/android/internal/teleph…