Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java131 int mPinUnlockAttempts; field in SimulatedCommands
252 mPinUnlockAttempts = 0; in supplyIccPin()
262 mPinUnlockAttempts ++; in supplyIccPin()
265 mPinUnlockAttempts); in supplyIccPin()
266 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()