Searched refs:INTENT_VALUE_ICC_IMSI (Results 1 – 3 of 3) sorted by relevance
44 public static final String INTENT_VALUE_ICC_IMSI = "IMSI"; field in IccCardConstants
284 broadcastIccStateChangedIntent(IccCardConstants.INTENT_VALUE_ICC_IMSI, null); in handleMessage()
706 || IccCardConstants.INTENT_VALUE_ICC_IMSI.equals(stateExtra)) { in fromIntent()