Home
last modified time | relevance | path

Searched defs:onAuthenticationFailed (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl108 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl43 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl43 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl113 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl44 void onAuthenticationFailed(); in onAuthenticationFailed() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DSessionTest.cpp54 ::ndk::ScopedAStatus onAuthenticationFailed() override { return ndk::ScopedAStatus::ok(); }; in onAuthenticationFailed() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
DFakeFingerprintEngineUdfpsTest.cpp55 ::ndk::ScopedAStatus onAuthenticationFailed() override { in onAuthenticationFailed() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
DFakeFingerprintEngineTest.cpp58 ::ndk::ScopedAStatus onAuthenticationFailed() override { in onAuthenticationFailed() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
/hardware/interfaces/biometrics/fingerprint/aidl/vts/
DVtsHalBiometricsFingerprintTargetTest.cpp76 ndk::ScopedAStatus onAuthenticationFailed() override { return ndk::ScopedAStatus::ok(); } in onAuthenticationFailed() function in aidl::android::hardware::biometrics::fingerprint::__anon901472030111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp82 ndk::ScopedAStatus onAuthenticationFailed() override { return ndk::ScopedAStatus::ok(); } in onAuthenticationFailed() function in aidl::android::hardware::biometrics::face::__anon5f34a1310111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeFaceEngineTest.cpp57 ::ndk::ScopedAStatus onAuthenticationFailed() override { in onAuthenticationFailed() function in aidl::android::hardware::biometrics::face::TestSessionCallback