Home
last modified time | relevance | path

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

/aosp14/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.java916 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricViewAdapter.kt30 fun onAuthenticationSucceeded(@BiometricAuthenticator.Modality modality: Int) regex
H A DAuthDialog.java122 void onAuthenticationSucceeded(@Modality int modality); in onAuthenticationSucceeded() method
H A DAuthBiometricView.java585 public void onAuthenticationSucceeded(@Modality int modality) { in onAuthenticationSucceeded() method in AuthBiometricView
/aosp14/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
H A DFingerprintManager.java410 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
/aosp14/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.java1053 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
/aosp14/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
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DSensor.java269 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in Sensor.HalSessionCallback
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DSensor.java248 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in Sensor.HalSessionCallback
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java625 void onAuthenticationSucceeded(int sensorId, boolean strong, byte[] token) { in onAuthenticationSucceeded() method in AuthSession
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...