Searched refs:SIM_STATE_LOCKED (Results 1 – 5 of 5) sorted by relevance
42 public static final String INTENT_VALUE_ICC_LOCKED = Intent.SIM_STATE_LOCKED;
118 } else if (Intent.SIM_STATE_LOCKED.equals(stateExtra)) { in updateSimState()
4111 public static final String SIM_STATE_LOCKED = "LOCKED"; field in Intent
1625 field @Deprecated public static final String SIM_STATE_LOCKED = "LOCKED";