Searched refs:INTENT_VALUE_ICC_LOCKED (Results 1 – 2 of 2) sorted by relevance
42 public static final String INTENT_VALUE_ICC_LOCKED = Intent.SIM_STATE_LOCKED; field in IccCardConstants
733 case PIN_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()734 case PUK_REQUIRED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()735 case NETWORK_LOCKED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()738 case PERM_DISABLED: return IccCardConstants.INTENT_VALUE_ICC_LOCKED; in getIccStateIntentString()