Searched refs:SIM_STATE_IMSI (Results 1 – 3 of 3) sorted by relevance
46 public static final String INTENT_VALUE_ICC_IMSI = Intent.SIM_STATE_IMSI;
1375 || Intent.SIM_STATE_IMSI.equals(stateExtra)) { in fromIntent()
4166 public static final String SIM_STATE_IMSI = "IMSI"; field in Intent