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