Searched refs:mPinUnlockAttempts (Results 1 – 1 of 1) sorted by relevance
131 int mPinUnlockAttempts; field in SimulatedCommands252 mPinUnlockAttempts = 0; in supplyIccPin()262 mPinUnlockAttempts ++; in supplyIccPin()265 mPinUnlockAttempts); in supplyIccPin()266 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()