Home
last modified time | relevance | path

Searched defs:onAuthenticationFrame (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISessionCallback.aidl39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl51 void onAuthenticationFrame(in AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DISessionCallback.aidl40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeLockoutTrackerTest.cpp74 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame&) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
DFakeFaceEngineTest.cpp92 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*authFrame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp55 ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*frame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::__anon247bc3600111::SessionCallback