Loading api/current.xml +11 −0 Original line number Diff line number Diff line Loading @@ -66999,6 +66999,17 @@ <parameter name="cb" type="android.hardware.Camera.AutoFocusCallback"> </parameter> </method> <method name="cancelAutoFocus" return="void" abstract="false" native="false" synchronized="false" static="false" final="true" deprecated="not deprecated" visibility="public" > </method> <method name="getParameters" return="android.hardware.Camera.Parameters" abstract="false" core/java/android/hardware/Camera.java +0 −1 Original line number Diff line number Diff line Loading @@ -387,7 +387,6 @@ public class Camera { * this function will cancel it. Whether the auto-focus is in progress * or not, this function will return the focus position to the default. * If the camera does not support auto-focus, this is a no-op. * @hide */ public final void cancelAutoFocus() { Loading Loading
api/current.xml +11 −0 Original line number Diff line number Diff line Loading @@ -66999,6 +66999,17 @@ <parameter name="cb" type="android.hardware.Camera.AutoFocusCallback"> </parameter> </method> <method name="cancelAutoFocus" return="void" abstract="false" native="false" synchronized="false" static="false" final="true" deprecated="not deprecated" visibility="public" > </method> <method name="getParameters" return="android.hardware.Camera.Parameters" abstract="false"
core/java/android/hardware/Camera.java +0 −1 Original line number Diff line number Diff line Loading @@ -387,7 +387,6 @@ public class Camera { * this function will cancel it. Whether the auto-focus is in progress * or not, this function will return the focus position to the default. * If the camera does not support auto-focus, this is a no-op. * @hide */ public final void cancelAutoFocus() { Loading