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

/frameworks/base/core/java/android/hardware/
H A DCamera.java169 private FaceDetectionListener mFaceListener;
1626 public interface FaceDetectionListener interface in class:Camera
1644 public final void setFaceDetectionListener(FaceDetectionListener listener)
1651 * The camera will notify {@link FaceDetectionListener} of the detected
1677 * @see FaceDetectionListener
1705 * <p>When face detection is used with a camera, the {@link FaceDetectionListener} returns a
1708 * @see FaceDetectionListener
3938 * maximum length of the list returned from {@link FaceDetectionListener}.

Completed in 80 milliseconds