Home
last modified time | relevance | path

Searched defs:getFeatures (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISession.aidl45 void getFeatures(); in getFeatures() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISession.aidl45 void getFeatures(); in getFeatures() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISession.aidl45 void getFeatures(); in getFeatures() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISession.aidl45 void getFeatures(); in getFeatures() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISession.aidl301 void getFeatures(); in getFeatures() method
/hardware/interfaces/biometrics/face/aidl/default/
DSession.cpp109 ndk::ScopedAStatus Session::getFeatures() { in getFeatures() function in aidl::android::hardware::biometrics::face::Session