Home
last modified time | relevance | path

Searched refs:enrollment (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/default/
DREADME.md40 To set enrollment directly without the UI:
55 2. Tee up the results of the enrollment before starting the process:
87 … operations involving fingerprint image captures, namely authenticate, enrollment and detectIntera…
95 .---------------------- enrollment id (2)
100 | | | | | .---- enrollment end status (success)
124 Three HAL operations (authenticate, enrollment and detect interaction) latency can be optionally sp…
DFakeFingerprintEngine.cpp326 for (auto& enrollment : Fingerprint::cfg().getopt<OptIntVec>("enrollments")) { in enumerateEnrollmentsImpl() local
327 auto id = enrollment.value_or(0); in enumerateEnrollmentsImpl()
342 for (auto& enrollment : Fingerprint::cfg().getopt<OptIntVec>("enrollments")) { in removeEnrollmentsImpl() local
343 auto id = enrollment.value_or(0); in removeEnrollmentsImpl()
Dfingerprint.sysprop26 # enrollment id, when present, otherwise they will error
35 # the next enrollment in the format of:
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal101 * duration of enrollment and thus should be explicitly invalidated by a
102 * call to revokeChallenge() when enrollment is complete, to reduce the
118 * enrollment by calling this again with a valid HAT. This timeout is
120 * during enrollment. The implementation is expected to send
123 * enrollment. Note that all features are enabled by default.
143 * Changes the state of previous enrollment setting. Because this may
152 * attention during the original enrollment. This flag reflects the same
164 * @param faceId the ID of the enrollment returned by onEnrollResult() for
175 * @param faceId the ID of the enrollment returned by enroll().
188 * outside of an active enrollment window to prevent replay attacks.
[all …]
DIBiometricsFaceClientCallback.hal26 * A callback invoked when one enrollment step has been completed.
29 * service that processed this enrollment step.
33 * complete or 0 if enrollment has completed successfully.
55 * If a non-critical, recoverable error occurs during an enrollment or
68 * example this can be used to guide enrollment in Settings or provide
Dtypes.hal62 * Require the user to look at the device during enrollment and
69 * Require a diverse set of poses during enrollment. Note this is to
148 * Face acquisition information provides feedback for the current enrollment
278 * only applies to enrollment. This can happen if the user passes the
279 * device to someone else in the middle of enrollment.
285 * applies to enrollment. The user should change their pose.
/hardware/interfaces/biometrics/face/aidl/default/
Dface.sysprop45 # enrollment id, when present, otherwise they will error
54 # the next enrollment in the format:
59 # to complete an enrollment
DFakeFaceEngine.cpp337 for (const auto& enrollment : FaceHalProperties::enrollments()) { in removeEnrollmentsImpl() local
338 auto id = enrollment.value_or(0); in removeEnrollmentsImpl()
DREADME.md52 To authenticate successfully, the captured (hit) must match the enrollment id<br/>
/hardware/interfaces/biometrics/fingerprint/2.1/
Dtypes.hal47 * user interaction. For example, if the sensor is dirty during enrollment and
48 * no further enrollment progress can be made, send ACQUIRED_IMAGER_DIRTY
78 * must be sent to stop the operation in progress (e.g. enrollment).
DIBiometricsFingerprint.hal38 * an enrollment transaction. pre-enroll and post-enroll specify
39 * a pin/password cleared time window where enrollment is allowed.
74 * challenge. This must be called at the end of a multi-finger enrollment
DIBiometricsFingerprintClientCallback.hal24 * Sent when one enrollment step is complete.
/hardware/interfaces/biometrics/fingerprint/2.2/
Dtypes.hal28 * must be sent to stop the operation in progress (e.g. enrollment).
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/
DArc.cddl53 ; invalidated on new biometric enrollment or removal of all
/hardware/interfaces/gatekeeper/1.0/
DIGatekeeper.hal87 * If password re-enrollment is necessary, it must return STATUS_REENROLL.
/hardware/interfaces/soundtrigger/2.0/
DISoundTriggerHw.hal84 /** Unique keyphrase ID assigned at enrollment time */