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.java132 int mPukUnlockAttempts; field in SimulatedCommands
291 mPukUnlockAttempts = 0; in supplyIccPuk()
299 mPukUnlockAttempts ++; in supplyIccPuk()
302 mPukUnlockAttempts); in supplyIccPuk()
303 if (mPukUnlockAttempts >= 10) { in supplyIccPuk()