Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java718 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthFailed()
760 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthenticated()
786 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
789 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
819 private void setFaceRunningState(int faceRunningState) { in setFaceRunningState() method in KeyguardUpdateMonitor
1669 setFaceRunningState(BIOMETRIC_STATE_CANCELLING_RESTARTING); in startListeningForFace()
1681 setFaceRunningState(BIOMETRIC_STATE_RUNNING); in startListeningForFace()
1732 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()
1735 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()