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.java136 int mPinUnlockAttempts; field in SimulatedCommands
253 mPinUnlockAttempts = 0; in supplyIccPin()
263 mPinUnlockAttempts ++; in supplyIccPin()
266 mPinUnlockAttempts); in supplyIccPin()
267 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()