Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/fingerprint/
DFingerprintAuthenticateSidecar.java37 private AuthenticationError mAuthenticationError;
46 private class AuthenticationError { class in FingerprintAuthenticateSidecar
50 public AuthenticationError(int errMsgId, CharSequence errString) { in AuthenticationError() method in FingerprintAuthenticateSidecar.AuthenticationError
87 mAuthenticationError = new AuthenticationError(errMsgId, errString);
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintAuthenticateSidecar.java37 private AuthenticationError mAuthenticationError;
46 private class AuthenticationError { class in FingerprintAuthenticateSidecar
50 public AuthenticationError(int errMsgId, CharSequence errString) { in AuthenticationError() method in FingerprintAuthenticateSidecar.AuthenticationError
87 mAuthenticationError = new AuthenticationError(errMsgId, errString);