Searched refs:INTENT_VALUE_ICC_CARD_RESTRICTED (Results 1 – 4 of 4) sorted by relevance
40 static public final String INTENT_VALUE_ICC_CARD_RESTRICTED = Intent.SIM_STATE_CARD_RESTRICTED; field in IccCardConstants
207 case IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED: return EVENT_SIM_RESTRICTED; in internalIccStateToMessage()287 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED, in handleMessage()288 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()292 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()293 updateCarrierServices(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()
636 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateIntentString()
743 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateReason()