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.java143 int mPuk2UnlockAttempts; field in SimulatedCommands
365 mPuk2UnlockAttempts = 0; in supplyIccPuk2()
372 mPuk2UnlockAttempts ++; in supplyIccPuk2()
375 mPuk2UnlockAttempts); in supplyIccPuk2()
376 if (mPuk2UnlockAttempts >= 10) { in supplyIccPuk2()