Lines Matching refs:face
17 package android.hardware.biometrics.face@1.0;
22 * The HAL interface for biometric face authentication.
98 * Enrolls a user's face.
182 * Returns an identifier associated with the current face set.
184 * The authenticator ID must change whenever a new face is enrolled. The
185 * authenticator ID must not be changed when a face is deleted. The
192 * face enrollment.
207 * Enumerates all face templates associated with the active user.
209 * The onEnumerate() callback method is invoked once for each face template
218 * Removes a face template or all face templates associated with the active
223 * @param faceId The id correpsonding to the face to be removed; or 0 if all
237 * authenticating, e.g. after 3 seconds without finding a face. See
254 * where it's looking for a face.