Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java137 int mPukUnlockAttempts; field in SimulatedCommands
292 mPukUnlockAttempts = 0; in supplyIccPuk()
300 mPukUnlockAttempts ++; in supplyIccPuk()
303 mPukUnlockAttempts); in supplyIccPuk()
304 if (mPukUnlockAttempts >= 10) { in supplyIccPuk()