Searched refs:backoffIndex (Results 1 – 1 of 1) sorted by relevance
1187 int backoffIndex = Math.min(pinState.failedAttempts / BACKOFF_INC_INTERVAL, in getRemainingTimeForPinAttempt() local1190 BACKOFF_TIMES[backoffIndex] : 0; in getRemainingTimeForPinAttempt()