Searched refs:CARD_RESTRICTED (Results 1 – 4 of 4) sorted by relevance
92 CARD_RESTRICTED,/** ordinal(9) == {@See TelephonyManager#SIM_STATE_CARD_RESTRICTED} */ enumConstant103 || (this == CARD_RESTRICTED) || (this == LOADED)); in iccCardExist()117 case 9: return CARD_RESTRICTED; in intToState()
512 assertEquals(State.CARD_RESTRICTED, mUiccProfile.getState()); in testUpdateExternalState()
575 setExternalState(IccCardConstants.State.CARD_RESTRICTED); in updateExternalState()812 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateReason()
648 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateIntentString()