Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockSettingsStateListener.java29 void onAuthenticationSucceeded(int userId); in onAuthenticationSucceeded() method
/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricSensorReceiver.aidl25 void onAuthenticationSucceeded(int sensorId, in byte[] token); in onAuthenticationSucceeded() method
DIBiometricServiceReceiver.aidl24 void onAuthenticationSucceeded(int authenticationType); in onAuthenticationSucceeded() method
DAuthenticationStateListener.aidl73 void onAuthenticationSucceeded(in AuthenticationSucceededInfo authInfo); in onAuthenticationSucceeded() method
DBiometricPrompt.java1239 public void onAuthenticationSucceeded(AuthenticationResult result) {} in onAuthenticationSucceeded() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DAuthenticationStateListeners.java165 public void onAuthenticationSucceeded(AuthenticationSucceededInfo authInfo) { in onAuthenticationSucceeded() method in AuthenticationStateListeners
DClientMonitorCallbackConverter.java92 void onAuthenticationSucceeded(int sensorId, BiometricAuthenticator.Identifier identifier, in onAuthenticationSucceeded() method in ClientMonitorCallbackConverter
/frameworks/base/core/java/android/hardware/fingerprint/
DIFingerprintServiceReceiver.aidl27 void onAuthenticationSucceeded(in Fingerprint fp, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
DFingerprintServiceReceiver.java37 public void onAuthenticationSucceeded(Fingerprint fp, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FingerprintServiceReceiver
DFingerprintManager.java392 public void onAuthenticationSucceeded(AuthenticationResult result) { } in onAuthenticationSucceeded() method in FingerprintManager.AuthenticationCallback
1580 public void onAuthenticationSucceeded(Fingerprint fp, int userId, in onAuthenticationSucceeded() method in FingerprintManager.FingerprintServiceReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthDialog.java66 void onAuthenticationSucceeded(@Modality int modality); in onAuthenticationSucceeded() method
/frameworks/base/core/java/android/hardware/face/
DFaceServiceReceiver.java37 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded() method in FaceServiceReceiver
DIFaceServiceReceiver.aidl29 void onAuthenticationSucceeded(in Face face, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded() method
DFaceManager.java128 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) { in onAuthenticationSucceeded() method in FaceManager.FaceServiceReceiver
1081 public void onAuthenticationSucceeded(AuthenticationResult result) { in onAuthenticationSucceeded() method in FaceManager.AuthenticationCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/
DBiometricStatusRepository.kt158 override fun onAuthenticationSucceeded( in <lambda>() method
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
DAidlResponseHandler.java183 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in AidlResponseHandler
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DAidlResponseHandler.java174 public void onAuthenticationSucceeded(int enrollmentId, HardwareAuthToken hat) { in onAuthenticationSucceeded() method in AidlResponseHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricViewBinder.kt576 fun onAuthenticationSucceeded(@BiometricAuthenticator.Modality modality: Int) { in onAuthenticationSucceeded() method in com.android.systemui.biometrics.ui.binder.Spaghetti
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/
DBiometricHandler.kt353 override fun onAuthenticationSucceeded( in setupBiometricAuthenticationCallback() method
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthSession.java639 void onAuthenticationSucceeded(int sensorId, boolean strong, byte[] token) { in onAuthenticationSucceeded() method in AuthSession
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt488 override fun onAuthenticationSucceeded(result: FaceManager.AuthenticationResult) { in onAuthenticationSucceeded() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...