Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricPrompt.java352 mAuthenticationCallback.onAuthenticationError(error, message);
482 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError() method in BiometricPrompt.AuthenticationCallback
669 callback.onAuthenticationError(BiometricPrompt.BIOMETRIC_ERROR_HW_NOT_PRESENT, in authenticateInternal()
676 callback.onAuthenticationError(BiometricPrompt.BIOMETRIC_ERROR_HW_UNAVAILABLE, in authenticateInternal()
DBiometricAuthenticator.java177 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError() method in BiometricAuthenticator.AuthenticationCallback
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java237 callback.onAuthenticationError(FACE_ERROR_HW_UNAVAILABLE, in authenticate()
807 public void onAuthenticationError(int errorCode, CharSequence errString) { in onAuthenticationError() method in FaceManager.AuthenticationCallback
1050 mAuthenticationCallback.onAuthenticationError(clientErrMsgId, in sendErrorResult()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java228 public void onAuthenticationError(int errorCode, CharSequence errString) { } in onAuthenticationError() method in FingerprintManager.AuthenticationCallback
437 callback.onAuthenticationError(FINGERPRINT_ERROR_HW_UNAVAILABLE, in authenticate()
889 mAuthenticationCallback.onAuthenticationError(clientErrMsgId, in sendErrorResult()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1212 public void onAuthenticationError(int errMsgId, CharSequence errString) {
1244 public void onAuthenticationError(int errMsgId, CharSequence errString) {
/frameworks/base/non-updatable-api/
Dcurrent.txt16622 method public void onAuthenticationError(int, CharSequence);
17573 method @Deprecated public void onAuthenticationError(int, CharSequence);
/frameworks/base/api/
Dcurrent.txt16622 method public void onAuthenticationError(int, CharSequence);
17573 method @Deprecated public void onAuthenticationError(int, CharSequence);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21403 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationError(…