Searched refs:mPinUnlockAttempts (Results 1 – 1 of 1) sorted by relevance
136 int mPinUnlockAttempts; field in SimulatedCommands253 mPinUnlockAttempts = 0; in supplyIccPin()263 mPinUnlockAttempts ++; in supplyIccPin()266 mPinUnlockAttempts); in supplyIccPin()267 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()