/aosp14/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | IBiometricSensorReceiver.aidl | 25 void onAuthenticationSucceeded(int sensorId, in byte[] token); in onAuthenticationSucceeded() method
|
H A D | IBiometricServiceReceiver.aidl | 24 void onAuthenticationSucceeded(int authenticationType); in onAuthenticationSucceeded() method
|
H A D | BiometricPrompt.java | 916 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthBiometricViewAdapter.kt | 30 fun onAuthenticationSucceeded(@BiometricAuthenticator.Modality modality: Int) regex
|
H A D | AuthDialog.java | 122 void onAuthenticationSucceeded(@Modality int modality); in onAuthenticationSucceeded() method
|
H A D | AuthBiometricView.java | 585 public void onAuthenticationSucceeded(@Modality int modality) { in onAuthenticationSucceeded() method in AuthBiometricView
|
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | FingerprintServiceReceiver.java | 37 public void onAuthenticationSucceeded(Fingerprint fp, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FingerprintServiceReceiver
|
H A D | IFingerprintServiceReceiver.aidl | 27 void onAuthenticationSucceeded(in Fingerprint fp, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
|
H A D | FingerprintManager.java | 410 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
|
/aosp14/frameworks/base/core/java/android/hardware/face/ |
H A D | FaceServiceReceiver.java | 37 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FaceServiceReceiver
|
H A D | IFaceServiceReceiver.aidl | 29 void onAuthenticationSucceeded(in Face face, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
|
H A D | FaceManager.java | 1053 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | ClientMonitorCallbackConverter.java | 72 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 D | Sensor.java | 269 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 D | Sensor.java | 248 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 D | AuthSession.java | 625 void onAuthenticationSucceeded(int sensorId, boolean strong, byte[] token) { in onAuthenticationSucceeded() method in AuthSession
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |