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

/frameworks/base/core/java/android/hardware/
H A DCamera.java168 private FaceDetectionListener mFaceListener;
1624 public interface FaceDetectionListener interface in class:Camera
1642 public final void setFaceDetectionListener(FaceDetectionListener listener)
1649 * The camera will notify {@link FaceDetectionListener} of the detected
1675 * @see FaceDetectionListener
1703 * <p>When face detection is used with a camera, the {@link FaceDetectionListener} returns a
1706 * @see FaceDetectionListener
3940 * maximum length of the list returned from {@link FaceDetectionListener}.

Completed in 42 milliseconds