Home
last modified time | relevance | path

Searched refs:setFaceDetectionListener (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFaceDetectMapper.java84 mCamera.setFaceDetectionListener(new FaceDetectionListener() { in LegacyFaceDetectMapper()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCameraAgentImpl.java295 private void setFaceDetectionListener(FaceDetectionListener listener) { in setFaceDetectionListener() method in AndroidCameraAgentImpl.CameraHandler
296 mCamera.setFaceDetectionListener(listener); in setFaceDetectionListener()
549 setFaceDetectionListener((FaceDetectionListener) msg.obj); in handleMessage()
/frameworks/base/core/java/android/hardware/
DCamera.java1648 public final void setFaceDetectionListener(FaceDetectionListener listener) in setFaceDetectionListener() method in Camera
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd429 android.hardware.Camera#setFaceDetectionListener setFaceDetectionListener()}. You can then start
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1412 mCamera.setFaceDetectionListener(new MyFaceDetectionListener());
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12107 … method public final void setFaceDetectionListener(android.hardware.Camera.FaceDetectionListener);
/frameworks/base/api/
Dcurrent.txt13215 … method public final void setFaceDetectionListener(android.hardware.Camera.FaceDetectionListener);
Dtest-current.txt13228 … method public final void setFaceDetectionListener(android.hardware.Camera.FaceDetectionListener);
Dsystem-current.txt13654 … method public final void setFaceDetectionListener(android.hardware.Camera.FaceDetectionListener);