Searched defs:onAuthenticationFrame (Results 1 – 7 of 7) sorted by relevance
39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
48 void onAuthenticationFrame(in AuthenticationFrame frame); in onAuthenticationFrame() method
55 ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*frame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::__anon5f34a1310111::SessionCallback
90 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*authFrame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback