Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricServiceReceiver.aidl24 void onAuthenticationSucceeded(); in onAuthenticationSucceeded() method
DIBiometricServiceReceiverInternal.aidl29 void onAuthenticationSucceeded(boolean requireConfirmation, in byte[] token); in onAuthenticationSucceeded() method
DBiometricPrompt.java485 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/core/java/android/hardware/fingerprint/
DIFingerprintServiceReceiver.aidl27 void onAuthenticationSucceeded(long deviceId, in Fingerprint fp, int userId); in onAuthenticationSucceeded() method
DFingerprintManager.java234 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
/frameworks/base/core/java/android/hardware/face/
DIFaceServiceReceiver.aidl27 void onAuthenticationSucceeded(long deviceId, in Face face, int userId); in onAuthenticationSucceeded() method
DFaceManager.java824 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java517 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FingerprintService.ServiceListenerImpl
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java634 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FaceService.ServiceListenerImpl
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java409 default void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...