Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java127 int mPuk2UnlockAttempts; field in SimulatedCommands
346 mPuk2UnlockAttempts = 0; in supplyIccPuk2()
353 mPuk2UnlockAttempts ++; in supplyIccPuk2()
356 mPuk2UnlockAttempts); in supplyIccPuk2()
357 if (mPuk2UnlockAttempts >= 10) { in supplyIccPuk2()