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