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

/frameworks/base/core/java/android/hardware/
H A DCamera.java152 private FaceDetectionListener mFaceListener;
1069 public interface FaceDetectionListener interface in class:Camera
1087 public final void setFaceDetectionListener(FaceDetectionListener listener)
1094 * The camera will notify {@link FaceDetectionListener} of the detected
1120 * @see FaceDetectionListener
1148 * <p>When face detection is used with a camera, the {@link FaceDetectionListener} returns a
1151 * @see FaceDetectionListener
3214 * maximum length of the list returned from {@link FaceDetectionListener}.

Completed in 149 milliseconds