Searched refs:INTENT_VALUE_ICC_IMSI (Results 1 – 3 of 3) sorted by relevance
46 public static final String INTENT_VALUE_ICC_IMSI = Intent.SIM_STATE_IMSI; field in IccCardConstants
210 case IccCardConstants.INTENT_VALUE_ICC_IMSI: return EVENT_SIM_IMSI; in internalIccStateToMessage()299 broadcastSimStateChanged(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_IMSI, null); in handleMessage()
353 IccCardConstants.INTENT_VALUE_ICC_IMSI, null, 2); in testWrongSimState()361 eq(IccCardConstants.INTENT_VALUE_ICC_IMSI)); in testWrongSimState()