Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
H A DBiometricUnlockLogger.kt55 fun logUdfpsAttemptThresholdMet(consecutiveFailedAttempts: Int) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java720 mLogger.logUdfpsAttemptThresholdMet(mNumConsecutiveFpFailures); in onBiometricAuthFailed()