Searched defs:onAuthenticationFrame (Results 1 – 9 of 9) sorted by relevance
39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
51 void onAuthenticationFrame(in AuthenticationFrame frame); in onAuthenticationFrame() method
74 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame&) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
92 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*authFrame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
55 ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*frame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::__anon247bc3600111::SessionCallback