Searched refs:INTENT_VALUE_ICC_IMSI (Results 1 – 4 of 4) sorted by relevance
46 public static final String INTENT_VALUE_ICC_IMSI = "IMSI"; field in IccCardConstants
209 IccCardConstants.INTENT_VALUE_ICC_IMSI); in testWrongSimState()218 eq(IccCardConstants.INTENT_VALUE_ICC_IMSI)); in testWrongSimState()
268 broadcastIccStateChangedIntent(IccCardConstants.INTENT_VALUE_ICC_IMSI, null); in handleMessage()
841 || IccCardConstants.INTENT_VALUE_ICC_IMSI.equals(stateExtra)) { in fromIntent()