Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java142 int mPin2UnlockAttempts; field in SimulatedCommands
328 mPin2UnlockAttempts = 0; in supplyIccPin2()
336 mPin2UnlockAttempts ++; in supplyIccPin2()
339 mPin2UnlockAttempts); in supplyIccPin2()
340 if (mPin2UnlockAttempts >= DEFAULT_PIN2_ATTEMPT) { in supplyIccPin2()