Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java139 private @AuthenticationResultType int mAuthenticationType; field in BiometricAuthenticator.AuthenticationResult
159 mAuthenticationType = authenticationType; in AuthenticationResult()
181 return mAuthenticationType; in getAuthenticationType()