Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java142 int mPin2UnlockAttempts; field in SimulatedCommands
339 mPin2UnlockAttempts = 0; in supplyIccPin2()
347 mPin2UnlockAttempts ++; in supplyIccPin2()
350 mPin2UnlockAttempts); in supplyIccPin2()
351 if (mPin2UnlockAttempts >= DEFAULT_PIN2_ATTEMPT) { in supplyIccPin2()