Searched refs:DEFAULT_PIN2_ATTEMPT (Results 1 – 1 of 1) sorted by relevance
113 public static final int DEFAULT_PIN2_ATTEMPT = 5; field in SimulatedCommands339 if (mPin2UnlockAttempts >= DEFAULT_PIN2_ATTEMPT) { in supplyIccPin2()