Home
last modified time | relevance | path

Searched defs:onFeatureSet (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.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl193 void onFeatureSet(Feature feature); in onFeatureSet() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp117 ndk::ScopedAStatus onFeatureSet(Feature /*feature*/) override { in onFeatureSet() function in aidl::android::hardware::biometrics::face::__anon5f34a1310111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeFaceEngineTest.cpp111 ::ndk::ScopedAStatus onFeatureSet(Feature feature) override { in onFeatureSet() function in aidl::android::hardware::biometrics::face::TestSessionCallback