Searched refs:SIM_PUK_CODE (Results 1 – 1 of 1) sorted by relevance
97 private final static String SIM_PUK_CODE = "12345678"; field in SimulatedCommands270 if (puk != null && puk.equals(SIM_PUK_CODE)) { in supplyIccPuk()