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.java791 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthFailed()
840 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthenticated()
868 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
871 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
901 private void setFaceRunningState(int faceRunningState) { in setFaceRunningState() method in KeyguardUpdateMonitor
1801 setFaceRunningState(BIOMETRIC_STATE_CANCELLING_RESTARTING); in startListeningForFace()
1813 setFaceRunningState(BIOMETRIC_STATE_RUNNING); in startListeningForFace()
1867 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()
1870 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()