Searched refs:DEFAULT_PIN1_ATTEMPT (Results 1 – 2 of 2) sorted by relevance
193 assertEquals(mSimulatedCommands.DEFAULT_PIN1_ATTEMPT - 1, mAttemptsRemaining); in testSupplyPin()
112 public static final int DEFAULT_PIN1_ATTEMPT = 5; field in SimulatedCommands134 int mPin1attemptsRemaining = DEFAULT_PIN1_ATTEMPT;266 if (mPinUnlockAttempts >= DEFAULT_PIN1_ATTEMPT) { in supplyIccPin()