Searched refs:FAIL_LOCKOUT_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
83 private static final long FAIL_LOCKOUT_TIMEOUT_MS = 30*1000; field in FingerprintService260 mHandler.postDelayed(mLockoutReset, FAIL_LOCKOUT_TIMEOUT_MS); in handleFailedAttempt()