Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java941 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthFailed()
991 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthenticated()
1034 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
1037 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
1087 private void setFaceRunningState(int faceRunningState) { in setFaceRunningState() method in KeyguardUpdateMonitor
2515 setFaceRunningState(BIOMETRIC_STATE_CANCELLING_RESTARTING); in startListeningForFace()
2538 setFaceRunningState(BIOMETRIC_STATE_RUNNING); in startListeningForFace()
2599 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()
2602 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()