Home
last modified time | relevance | path

Searched refs:BIOMETRIC_LOCKOUT_RESET_DELAY_MS (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java226 private static final int BIOMETRIC_LOCKOUT_RESET_DELAY_MS = 600; field in KeyguardUpdateMonitor
4395 return BIOMETRIC_LOCKOUT_RESET_DELAY_MS; in getBiometricLockoutDelay()