Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/biometrics/
DPreAuthInfo.java403 Utils.authenticatorStatusToBiometricConstant( in getCanAuthenticateResult()
417 final int publicError = Utils.authenticatorStatusToBiometricConstant(internalStatus.second); in getPreAuthenticateStatus()
DUtils.java341 static int authenticatorStatusToBiometricConstant( in authenticatorStatusToBiometricConstant() method in Utils