Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintAuthenticateSidecar.java38 private AuthenticationError mAuthenticationError;
47 private class AuthenticationError { class in FingerprintAuthenticateSidecar
51 public AuthenticationError(int errMsgId, CharSequence errString) { in AuthenticationError() method in FingerprintAuthenticateSidecar.AuthenticationError
87 mAuthenticationError = new AuthenticationError(errMsgId, errString);