Searched refs:INTENT_VALUE_ICC_CARD_RESTRICTED (Results 1 – 5 of 5) sorted by relevance
38 static public final String INTENT_VALUE_ICC_CARD_RESTRICTED = "CARD_RESTRICTED"; field in IccCardConstants
210 case IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED: return EVENT_SIM_RESTRICTED; in internalIccStateToMessage()286 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED, in handleMessage()287 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()291 IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()292 updateCarrierServices(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED); in handleMessage()
291 } else if (IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED.equals(stateExtra)) { in updateSimState()
559 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateIntentString()
691 case CARD_RESTRICTED: return IccCardConstants.INTENT_VALUE_ICC_CARD_RESTRICTED; in getIccStateReason()