Home
last modified time | relevance | path

Searched refs:SIM_PUK2_CODE (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java112 private static final String SIM_PUK2_CODE = "87654321"; field in SimulatedCommands
362 if (puk2 != null && puk2.equals(SIM_PUK2_CODE)) { in supplyIccPuk2()