Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricPrompt.java351 mAuthenticationCallback.onAuthenticationError(error, message);
469 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError() method in BiometricPrompt.AuthenticationCallback
656 callback.onAuthenticationError(BiometricPrompt.BIOMETRIC_ERROR_HW_NOT_PRESENT, in authenticateInternal()
663 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/fingerprint/
DFingerprintManager.java218 public void onAuthenticationError(int errorCode, CharSequence errString) { } in onAuthenticationError() method in FingerprintManager.AuthenticationCallback
427 callback.onAuthenticationError(FINGERPRINT_ERROR_HW_UNAVAILABLE, in authenticate()
879 mAuthenticationCallback.onAuthenticationError(clientErrMsgId, in sendErrorResult()
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java237 callback.onAuthenticationError(FACE_ERROR_HW_UNAVAILABLE, in authenticate()
805 public void onAuthenticationError(int errorCode, CharSequence errString) { in onAuthenticationError() method in FaceManager.AuthenticationCallback
1048 mAuthenticationCallback.onAuthenticationError(clientErrMsgId, in sendErrorResult()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1119 public void onAuthenticationError(int errMsgId, CharSequence errString) {
1151 public void onAuthenticationError(int errMsgId, CharSequence errString) {
/frameworks/base/api/
Dcurrent.txt16605 method public void onAuthenticationError(int, CharSequence);
17554 method @Deprecated public void onAuthenticationError(int, CharSequence);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22840 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationError(…