Home
last modified time | relevance | path

Searched refs:onAuthenticationSucceeded (Results 1 – 17 of 17) 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.java334 public void onAuthenticationSucceeded() throws RemoteException {
337 mAuthenticationCallback.onAuthenticationSucceeded(result);
485 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
843 mAuthenticationCallback.onAuthenticationSucceeded(result); in sendAuthenticatedSucceeded()
1019 public void onAuthenticationSucceeded(long deviceId, Fingerprint fp, int userId) {
/frameworks/base/core/java/android/hardware/face/
DIFaceServiceReceiver.aidl27 void onAuthenticationSucceeded(long deviceId, in Face face, int userId); in onAuthenticationSucceeded() method
DFaceManager.java97 public void onAuthenticationSucceeded(long deviceId, Face face, int userId) {
824 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
1066 mAuthenticationCallback.onAuthenticationSucceeded(result); in sendAuthenticatedSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthenticationClient.java172 listener.onAuthenticationSucceeded( in onAuthenticated()
175 listener.onAuthenticationSucceeded( in onAuthenticated()
DBiometricService.java563 public void onAuthenticationSucceeded(boolean requireConfirmation, byte[] token)
1149 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded(); in handleAuthenticationSucceeded()
1199 mConfirmDeviceCredentialReceiver.onAuthenticationSucceeded(); in handleOnConfirmDeviceCredentialSuccess()
1361 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded(); in handleOnDismissed()
DBiometricServiceBase.java409 default void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method
455 getWrapperReceiver().onAuthenticationSucceeded(requireConfirmation, token); in onAuthenticationSucceededInternal()
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java517 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FingerprintService.ServiceListenerImpl
523 .onAuthenticationSucceeded(deviceId, (Fingerprint) biometric, userId); in onAuthenticationSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java634 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FaceService.ServiceListenerImpl
639 mFaceServiceReceiver.onAuthenticationSucceeded(deviceId, (Face) biometric, in onAuthenticationSucceeded()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1107 public void onAuthenticationSucceeded(AuthenticationResult result) {
1139 public void onAuthenticationSucceeded(FaceManager.AuthenticationResult result) {
/frameworks/base/services/
Dart-profile5122 PLcom/android/server/biometrics/BiometricService$2;->onAuthenticationSucceeded(Z[B)V
5258 …biometrics/fingerprint/FingerprintService$ServiceListenerImpl;->onAuthenticationSucceeded(JLandroi…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22843 …ware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationSucceeded(Landroid…
22867 Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback;->onAuthenticationSucceeded(Lan…
24468 Landroid/hardware/fingerprint/FingerprintManager$AuthenticationCallback;->onAuthenticationSucceeded
24641 Landroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub$Proxy;->onAuthenticationSucceeded(JL…
24660 Landroid/hardware/fingerprint/IFingerprintServiceReceiver;->onAuthenticationSucceeded(JLandroid/har…
Dboot-image-profile.txt7281 HPLandroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub$Proxy;->onAuthenticationSucceeded(…
/frameworks/base/api/
Dcurrent.txt16608 …method public void onAuthenticationSucceeded(android.hardware.biometrics.BiometricPrompt.Authentic…
17557 …method @Deprecated public void onAuthenticationSucceeded(android.hardware.fingerprint.FingerprintM…