Home
last modified time | relevance | path

Searched defs:getEnrollmentConfig (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISession.aidl114 EnrollmentStageConfig[] getEnrollmentConfig(in EnrollmentType enrollmentType); in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISession.aidl39 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/default/
DSession.cpp58 ndk::ScopedAStatus Session::getEnrollmentConfig(EnrollmentType /*enrollmentType*/, in getEnrollmentConfig() function in aidl::android::hardware::biometrics::face::Session