Searched refs:mPinUnlockAttempts (Results 1 – 1 of 1) sorted by relevance
120 int mPinUnlockAttempts; field in SimulatedCommands234 mPinUnlockAttempts = 0; in supplyIccPin()244 mPinUnlockAttempts ++; in supplyIccPin()247 mPinUnlockAttempts); in supplyIccPin()248 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()