Home
last modified time | relevance | path

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

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