Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintService.java376 final BiometricPrompt.AuthenticationCallback promptCallback = in authenticateWithPrompt() local
427 new CancellationSignal(), executor, promptCallback, userId, operationId); in authenticateWithPrompt()