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.java908 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthFailed()
958 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceAuthenticated()
995 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
998 setFaceRunningState(BIOMETRIC_STATE_STOPPED); in handleFaceError()
1029 private void setFaceRunningState(int faceRunningState) { in setFaceRunningState() method in KeyguardUpdateMonitor
2458 setFaceRunningState(BIOMETRIC_STATE_CANCELLING_RESTARTING); in startListeningForFace()
2480 setFaceRunningState(BIOMETRIC_STATE_RUNNING); in startListeningForFace()
2537 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()
2540 setFaceRunningState(BIOMETRIC_STATE_CANCELLING); in stopListeningForFace()