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.java797 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthFailed()
847 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthenticated()
881 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
884 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
914 private void setFaceRunningState(int faceRunningState) { in setFaceRunningState() method in KeyguardUpdateMonitor
2061 setFaceRunningState(BIOMETRIC_STATE_CANCELLING_RESTARTING); in startListeningForFace()
2073 setFaceRunningState(BIOMETRIC_STATE_RUNNING); in startListeningForFace()
2134 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()
2137 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()