Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java138 int mPuk2UnlockAttempts; field in SimulatedCommands
364 mPuk2UnlockAttempts = 0; in supplyIccPuk2()
371 mPuk2UnlockAttempts ++; in supplyIccPuk2()
374 mPuk2UnlockAttempts); in supplyIccPuk2()
375 if (mPuk2UnlockAttempts >= 10) { in supplyIccPuk2()