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.java137 int mPin2UnlockAttempts; field in SimulatedCommands
327 mPin2UnlockAttempts = 0; in supplyIccPin2()
335 mPin2UnlockAttempts ++; in supplyIccPin2()
338 mPin2UnlockAttempts); in supplyIccPin2()
339 if (mPin2UnlockAttempts >= DEFAULT_PIN2_ATTEMPT) { in supplyIccPin2()