Searched defs:FaceDetectionListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/
H A DCamera.java170 private FaceDetectionListener mFaceListener;
1691 public interface FaceDetectionListener interface in class:Camera
1709 public final void setFaceDetectionListener(FaceDetectionListener listener)
1716 * The camera will notify {@link FaceDetectionListener} of the detected
1742 * @see FaceDetectionListener
1770 * <p>When face detection is used with a camera, the {@link FaceDetectionListener} returns a
1773 * @see FaceDetectionListener
4010 * maximum length of the list returned from {@link FaceDetectionListener}.

Completed in 66 milliseconds