Home
last modified time | relevance | path

Searched defs:faceLockedOut (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DFaceAuthenticationLogger.kt269 fun faceLockedOut(@CompileTimeConstant reason: String) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardBiometricLockoutLogger.kt48 private var faceLockedOut = false regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/data/factory/
H A DBouncerMessageFactory.kt335 private fun faceLockedOut(securityMode: SecurityMode): Pair<Int, Int> { regex