Searched refs:SC_PIN (Results 1 – 1 of 1) sorted by relevance
58 static final String SC_PIN = "04"; field in MmiCodeUtil123 return sc != null && (sc.equals(SC_PIN) || sc.equals(SC_PIN2) in isPinPukCommand()