Searched refs:INTENT_VALUE_ICC_CARD_RESTRICTED (Results 1 – 5 of 5) sorted by relevance
40 static public final String INTENT_VALUE_ICC_CARD_RESTRICTED = Intent.SIM_STATE_CARD_RESTRICTED; field in IccCardConstants
205 case IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED: return EVENT_SIM_RESTRICTED; in internalIccStateToMessage()285 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED, in handleMessage()286 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()290 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()291 updateCarrierServices(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()
648 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateIntentString()
812 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateReason()
1353 case IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED: in updateConfigForPhoneId()