Searched refs:getEnrollmentConfig (Results 1 – 6 of 6) sorted by relevance
114 EnrollmentStageConfig[] getEnrollmentConfig(in EnrollmentType enrollmentType); in getEnrollmentConfig() method
39 …android.hardware.biometrics.face.EnrollmentStageConfig[] getEnrollmentConfig(in android.hardware.b… in getEnrollmentConfig() method
39 ndk::ScopedAStatus getEnrollmentConfig(EnrollmentType enrollmentType,
58 ndk::ScopedAStatus Session::getEnrollmentConfig(EnrollmentType /*enrollmentType*/, in getEnrollmentConfig() function in aidl::android::hardware::biometrics::face::Session
81 public EnrollmentStageConfig[] getEnrollmentConfig(byte enrollmentType) { in createSession() method in TestHal