Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DFaceAuthenticationLogger.kt131 fun authenticationFailed() { in authenticationFailed() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt447 faceAuthLogger.authenticationFailed() in onAuthenticationFailed()