Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java53 private static final long BIOMETRIC_WAKELOCK_TIMEOUT_MS = 15 * 1000; field in BiometricUnlockController
239 BIOMETRIC_WAKELOCK_TIMEOUT_MS); in onBiometricAcquired()