Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java657 mKeyguardUpdateMonitor.mFaceAuthenticationCallback in testFaceAndFingerprintLockout_onlyFace()
682 mKeyguardUpdateMonitor.mFaceAuthenticationCallback in testFaceAndFingerprintLockout()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1509 final FaceManager.AuthenticationCallback mFaceAuthenticationCallback field in KeyguardUpdateMonitor
2536 mFaceAuthenticationCallback, null /* handler */, userId, isBypassEnabled); in startListeningForFace()