Loading api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -9675,6 +9675,7 @@ package android.hardware { method public final void addCallbackBuffer(byte[]); method public final void autoFocus(android.hardware.Camera.AutoFocusCallback); method public final void cancelAutoFocus(); method public final boolean enableShutterSound(boolean); method public static void getCameraInfo(int, android.hardware.Camera.CameraInfo); method public static int getNumberOfCameras(); method public android.hardware.Camera.Parameters getParameters(); core/java/android/hardware/Camera.java +0 −1 Original line number Diff line number Diff line Loading @@ -1166,7 +1166,6 @@ public class Camera { * system shutter sound will play when a picture is taken. * @see #takePicture * @see ShutterCallback * @hide */ public native final boolean enableShutterSound(boolean enabled); Loading Loading
api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -9675,6 +9675,7 @@ package android.hardware { method public final void addCallbackBuffer(byte[]); method public final void autoFocus(android.hardware.Camera.AutoFocusCallback); method public final void cancelAutoFocus(); method public final boolean enableShutterSound(boolean); method public static void getCameraInfo(int, android.hardware.Camera.CameraInfo); method public static int getNumberOfCameras(); method public android.hardware.Camera.Parameters getParameters();
core/java/android/hardware/Camera.java +0 −1 Original line number Diff line number Diff line Loading @@ -1166,7 +1166,6 @@ public class Camera { * system shutter sound will play when a picture is taken. * @see #takePicture * @see ShutterCallback * @hide */ public native final boolean enableShutterSound(boolean enabled); Loading