Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/hardware/biometrics/
Denums.proto50 // When a biometric HAL has crashed.
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java520 BiometricAuthenticator.Identifier biometric, int userId) in onAuthenticationSucceeded() argument
523 if (biometric == null || biometric instanceof Fingerprint) { in onAuthenticationSucceeded()
525 .onAuthenticationSucceeded(deviceId, (Fingerprint) biometric, userId); in onAuthenticationSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java789 BiometricAuthenticator.Identifier biometric, int userId) in onAuthenticationSucceeded() argument
792 if (biometric == null || biometric instanceof Face) { in onAuthenticationSucceeded()
793 mFaceServiceReceiver.onAuthenticationSucceeded(deviceId, (Face) biometric, in onAuthenticationSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java410 BiometricAuthenticator.Identifier biometric, int userId) throws RemoteException { in onAuthenticationSucceeded() argument
/frameworks/base/cmds/statsd/src/
Datoms.proto3488 * Logs when a biometric acquire event occurs.
3514 * Logs when a biometric authentication event occurs.
3543 // specified and supported by the biometric modality, this is from the first ACQUIRED_GOOD to
3552 * Logs when a biometric error occurs.
3595 * Logs when a biometric enrollment occurs.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7374 // FIELD - Detailed reason in biometric authentication error.
/frameworks/base/non-updatable-api/
Dcurrent.txt9819 field public static final String BIOMETRIC_SERVICE = "biometric";
/frameworks/base/api/
Dcurrent.txt9819 field public static final String BIOMETRIC_SERVICE = "biometric";