Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java187 private static final int BIOMETRIC_LOCKOUT_RESET_DELAY_MS = 600; field in KeyguardUpdateMonitor
3926 return BIOMETRIC_LOCKOUT_RESET_DELAY_MS; in getBiometricLockoutDelay()