Home
last modified time | relevance | path

Searched defs:onFeaturesRetrieved (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISessionCallback.aidl50 void onFeaturesRetrieved(in android.hardware.biometrics.face.Feature[] features); in onFeaturesRetrieved() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl184 void onFeaturesRetrieved(in Feature[] features); in onFeaturesRetrieved() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl50 void onFeaturesRetrieved(in android.hardware.biometrics.face.Feature[] features); in onFeaturesRetrieved() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl50 void onFeaturesRetrieved(in android.hardware.biometrics.face.Feature[] features); in onFeaturesRetrieved() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl50 void onFeaturesRetrieved(in android.hardware.biometrics.face.Feature[] features); in onFeaturesRetrieved() method
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp110 ndk::ScopedAStatus onFeaturesRetrieved(const std::vector<Feature>& /*features*/) override { in onFeaturesRetrieved() function in aidl::android::hardware::biometrics::face::__anon5f34a1310111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeFaceEngineTest.cpp106 ::ndk::ScopedAStatus onFeaturesRetrieved(const std::vector<Feature>& features) override { in onFeaturesRetrieved() function in aidl::android::hardware::biometrics::face::TestSessionCallback