Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricSensorReceiver.aidl25 void onAuthenticationSucceeded(int sensorId, in byte[] token); in onAuthenticationSucceeded() method
H A DIBiometricServiceReceiver.aidl24 void onAuthenticationSucceeded(int authenticationType); in onAuthenticationSucceeded() method
H A DBiometricPrompt.java827 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintServiceReceiver.java37 public void onAuthenticationSucceeded(Fingerprint fp, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FingerprintServiceReceiver
H A DIFingerprintServiceReceiver.aidl27 void onAuthenticationSucceeded(in Fingerprint fp, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DISessionCallback.aidl42 …void onAuthenticationSucceeded(in int enrollmentId, in android.hardware.keymaster.HardwareAuthToke… in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DISessionCallback.aidl42 …void onAuthenticationSucceeded(in int enrollmentId, in android.hardware.keymaster.HardwareAuthToke… in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DISessionCallback.aidl97 void onAuthenticationSucceeded(in int enrollmentId, in HardwareAuthToken hat); in onAuthenticationSucceeded() method
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintAuthenticateSidecar.java40 void onAuthenticationSucceeded(AuthenticationResult result); in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DISessionCallback.aidl43 …void onAuthenticationSucceeded(in int enrollmentId, in android.hardware.keymaster.HardwareAuthToke… in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DISessionCallback.aidl43 …void onAuthenticationSucceeded(in int enrollmentId, in android.hardware.keymaster.HardwareAuthToke… in onAuthenticationSucceeded() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DISessionCallback.aidl105 void onAuthenticationSucceeded(in int enrollmentId, in HardwareAuthToken hat); in onAuthenticationSucceeded() method
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceServiceReceiver.java37 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FaceServiceReceiver
H A DIFaceServiceReceiver.aidl29 void onAuthenticationSucceeded(in Face face, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
H A DFaceManager.java932 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthDialog.java116 void onAuthenticationSucceeded(); in onAuthenticationSucceeded() method
H A DAuthBiometricView.java539 public void onAuthenticationSucceeded() { in onAuthenticationSucceeded() method in AuthBiometricView
H A DAuthContainerView.java653 public void onAuthenticationSucceeded() { in onAuthenticationSucceeded() method in AuthContainerView
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DClientMonitorCallbackConverter.java72 void onAuthenticationSucceeded(int sensorId, BiometricAuthenticator.Identifier identifier, in onAuthenticationSucceeded() method in ClientMonitorCallbackConverter
H A DCoexCoordinator.java221 public void onAuthenticationSucceeded(long currentTimeMillis, in onAuthenticationSucceeded() method in CoexCoordinator
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/vts/
H A DVtsHalBiometricsFingerprintTargetTest.cpp71 ndk::ScopedAStatus onAuthenticationSucceeded( in onAuthenticationSucceeded() function in aidl::android::hardware::biometrics::fingerprint::__anon7a2bb6ca0110::SessionCallback
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DSensor.java255 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in Sensor.HalSessionCallback
/aosp12/hardware/interfaces/biometrics/face/aidl/vts/
H A DVtsHalBiometricsFaceTargetTest.cpp77 ndk::ScopedAStatus onAuthenticationSucceeded( in onAuthenticationSucceeded() function in aidl::android::hardware::biometrics::face::__anona50205b80110::SessionCallback
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DSensor.java275 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in Sensor.HalSessionCallback
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java584 void onAuthenticationSucceeded(int sensorId, boolean strong, in onAuthenticationSucceeded() method in AuthSession

12