Home
last modified time | relevance | path

Searched refs:onAuthenticationSucceeded (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricServiceReceiver.aidl24 void onAuthenticationSucceeded(int authenticationType); in onAuthenticationSucceeded() method
DIBiometricServiceReceiverInternal.aidl30 void onAuthenticationSucceeded(boolean requireConfirmation, in byte[] token, in onAuthenticationSucceeded() method
DBiometricPrompt.java473 public void onAuthenticationSucceeded(@AuthenticationResultType int authenticationType)
478 mAuthenticationCallback.onAuthenticationSucceeded(result);
778 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthBiometricViewTest.java78 mBiometricView.onAuthenticationSucceeded(); in testOnAuthenticationSucceeded_noConfirmationRequired_sendsActionAuthenticated()
89 mBiometricView.onAuthenticationSucceeded(); in testOnAuthenticationSucceeded_confirmationRequired_updatesDialogContents()
144 mBiometricView.onAuthenticationSucceeded(); in testNegativeButton_whenPendingConfirmation_sendsActionUserCanceled()
195 mBiometricView.onAuthenticationSucceeded(); in testBackgroundClicked_afterAuthenticated_neverSendsUserCanceled()
DAuthControllerTest.java199 verify(mDialog1).onAuthenticationSucceeded(); in testOnAuthenticationSucceededInvoked_whenSystemRequested()
/frameworks/base/core/java/android/hardware/fingerprint/
DIFingerprintServiceReceiver.aidl27 void onAuthenticationSucceeded(long deviceId, in Fingerprint fp, int userId, in onAuthenticationSucceeded() method
DFingerprintManager.java256 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
845 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,
824 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
1067 mAuthenticationCallback.onAuthenticationSucceeded(result); in sendAuthenticatedSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthenticationClient.java182 listener.onAuthenticationSucceeded( in onAuthenticated()
185 listener.onAuthenticationSucceeded( in onAuthenticated()
DBiometricServiceBase.java430 default void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method
476 getWrapperReceiver().onAuthenticationSucceeded(requireConfirmation, token, in onAuthenticationSucceededInternal()
DBiometricService.java606 public void onAuthenticationSucceeded(boolean requireConfirmation, byte[] token,
1552 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded( in handleOnDismissed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthDialog.java97 void onAuthenticationSucceeded(); in onAuthenticationSucceeded() method
DAuthContainerView.java484 public void onAuthenticationSucceeded() { in onAuthenticationSucceeded() method in AuthContainerView
485 mBiometricView.onAuthenticationSucceeded(); in onAuthenticationSucceeded()
DAuthController.java310 mCurrentDialog.onAuthenticationSucceeded(); in onBiometricAuthenticated()
DAuthBiometricView.java492 public void onAuthenticationSucceeded() { in onAuthenticationSucceeded() method in AuthBiometricView
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java487 mBiometricService.mInternalReceiver.onAuthenticationSucceeded( in testAuthenticate_happyPathWithoutConfirmation()
510 verify(mReceiver1).onAuthenticationSucceeded( in testAuthenticate_happyPathWithoutConfirmation()
562 mBiometricService.mInternalReceiver.onAuthenticationSucceeded( in testAuthenticate_happyPathWithConfirmation()
582 verify(mReceiver1).onAuthenticationSucceeded( in testAuthenticate_happyPathWithConfirmation()
1022 mBiometricService.mInternalReceiver.onAuthenticationSucceeded( in testDismissedReasonUserCancel_whenPendingConfirmation()
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java517 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FingerprintService.ServiceListenerImpl
522 mFingerprintServiceReceiver.onAuthenticationSucceeded(deviceId, in onAuthenticationSucceeded()
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java794 public void onAuthenticationSucceeded(long deviceId, in onAuthenticationSucceeded() method in FaceService.ServiceListenerImpl
799 mFaceServiceReceiver.onAuthenticationSucceeded(deviceId, (Face) biometric, in onAuthenticationSucceeded()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1260 public void onAuthenticationSucceeded(AuthenticationResult result) {
1292 public void onAuthenticationSucceeded(FaceManager.AuthenticationResult result) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile11528 PLcom/android/server/biometrics/BiometricService$2;->onAuthenticationSucceeded(Z[BZ)V
11907 PLcom/android/server/biometrics/face/FaceService$ServiceListenerImpl;->onAuthenticationSucceeded(JL…
12123 …biometrics/fingerprint/FingerprintService$ServiceListenerImpl;->onAuthenticationSucceeded(JLandroi…
/frameworks/base/api/
Dcurrent.txt17110 …method public void onAuthenticationSucceeded(android.hardware.biometrics.BiometricPrompt.Authentic…
18108 …method @Deprecated public void onAuthenticationSucceeded(android.hardware.fingerprint.FingerprintM…