Searched refs:SIM_PUK2_CODE (Results 1 – 1 of 1) sorted by relevance
100 private final static String SIM_PUK2_CODE = "87654321"; field in SimulatedCommands343 if (puk2 != null && puk2.equals(SIM_PUK2_CODE)) { in supplyIccPuk2()