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