Home
last modified time | relevance | path

Searched refs:onAuthenticationSucceeded (Results 1 – 18 of 18) 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.java335 public void onAuthenticationSucceeded() throws RemoteException {
338 mAuthenticationCallback.onAuthenticationSucceeded(result);
498 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.java244 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
853 mAuthenticationCallback.onAuthenticationSucceeded(result); in sendAuthenticatedSucceeded()
1029 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) {
826 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
1068 mAuthenticationCallback.onAuthenticationSucceeded(result); in sendAuthenticatedSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthenticationClient.java177 listener.onAuthenticationSucceeded( in onAuthenticated()
180 listener.onAuthenticationSucceeded( in onAuthenticated()
DBiometricService.java565 public void onAuthenticationSucceeded(boolean requireConfirmation, byte[] token)
1185 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded(); in handleAuthenticationSucceeded()
1235 mConfirmDeviceCredentialReceiver.onAuthenticationSucceeded(); in handleOnConfirmDeviceCredentialSuccess()
1397 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.java519 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FingerprintService.ServiceListenerImpl
525 .onAuthenticationSucceeded(deviceId, (Fingerprint) biometric, userId); in onAuthenticationSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java788 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FaceService.ServiceListenerImpl
793 mFaceServiceReceiver.onAuthenticationSucceeded(deviceId, (Face) biometric, in onAuthenticationSucceeded()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1200 public void onAuthenticationSucceeded(AuthenticationResult result) {
1232 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.txt21406 …ware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationSucceeded(Landroid…
21425 Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback;->onAuthenticationSucceeded(Lan…
22916 Landroid/hardware/fingerprint/FingerprintManager$AuthenticationCallback;->onAuthenticationSucceeded
23068 Landroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub$Proxy;->onAuthenticationSucceeded(JL…
23085 Landroid/hardware/fingerprint/IFingerprintServiceReceiver;->onAuthenticationSucceeded(JLandroid/har…
Dboot-image-profile.txt7281 HPLandroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub$Proxy;->onAuthenticationSucceeded(…
/frameworks/base/non-updatable-api/
Dcurrent.txt16625 …method public void onAuthenticationSucceeded(android.hardware.biometrics.BiometricPrompt.Authentic…
17576 …method @Deprecated public void onAuthenticationSucceeded(android.hardware.fingerprint.FingerprintM…
/frameworks/base/api/
Dcurrent.txt16625 …method public void onAuthenticationSucceeded(android.hardware.biometrics.BiometricPrompt.Authentic…
17576 …method @Deprecated public void onAuthenticationSucceeded(android.hardware.fingerprint.FingerprintM…