Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1433 onFaceAuthError(msgId, errString); in onBiometricError()
1439 private void onFaceAuthError(int msgId, String errString) { in onFaceAuthError() method in KeyguardIndicationController.BaseKeyguardCallback