Searched refs:SIM_LOCKED_ON_PIN (Results 1 – 4 of 4) sorted by relevance
52 public static final String INTENT_VALUE_LOCKED_ON_PIN = Intent.SIM_LOCKED_ON_PIN;
127 if (Intent.SIM_LOCKED_ON_PIN.equals(lockedReason)) { in updateSimState()
1363 if (Intent.SIM_LOCKED_ON_PIN.equals(lockedReason)) { in fromIntent()
4194 public static final String SIM_LOCKED_ON_PIN = "PIN"; field in Intent