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