Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintAuthenticateSidecar.java46 private class AuthenticationError { class in FingerprintAuthenticateSidecar
50 public AuthenticationError(int errMsgId, CharSequence errString) { in AuthenticationError() method in FingerprintAuthenticateSidecar.AuthenticationError