Home
last modified time | relevance | path

Searched refs:getEnrollmentConfig (Results 1 – 8 of 8) sorted by relevance

/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/android/hardware/biometrics/face/
DISession.aidl117 EnrollmentStageConfig[] getEnrollmentConfig(in EnrollmentType enrollmentType); in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISession.aidl39 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISession.aidl39 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DISession.aidl40 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISession.aidl40 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
/hardware/interfaces/biometrics/face/aidl/default/
DSession.h49 ndk::ScopedAStatus getEnrollmentConfig(EnrollmentType enrollmentType,
DSession.cpp64 ndk::ScopedAStatus Session::getEnrollmentConfig( in getEnrollmentConfig() function in aidl::android::hardware::biometrics::face::Session