Loading api/current.xml +15 −2 Original line number Diff line number Diff line Loading @@ -71481,6 +71481,19 @@ visibility="public" > </method> <method name="reconnect" return="void" abstract="false" native="true" synchronized="false" static="false" final="true" deprecated="not deprecated" visibility="public" > <exception name="IOException" type="java.io.IOException"> </exception> </method> <method name="release" return="void" abstract="false" Loading Loading @@ -74110,7 +74123,7 @@ type="float" transient="false" volatile="false" value="0.001f" value="0.0010f" static="true" final="true" deprecated="not deprecated" Loading Loading @@ -214133,7 +214146,7 @@ deprecated="not deprecated" visibility="public" > <parameter name="t" type="T"> <parameter name="arg0" type="T"> </parameter> </method> </interface> core/java/android/hardware/Camera.java +0 −2 Original line number Diff line number Diff line Loading @@ -137,8 +137,6 @@ public class Camera { * can be connected to another process. * * @throws IOException if the method fails. * * @hide */ public native final void reconnect() throws IOException; Loading Loading
api/current.xml +15 −2 Original line number Diff line number Diff line Loading @@ -71481,6 +71481,19 @@ visibility="public" > </method> <method name="reconnect" return="void" abstract="false" native="true" synchronized="false" static="false" final="true" deprecated="not deprecated" visibility="public" > <exception name="IOException" type="java.io.IOException"> </exception> </method> <method name="release" return="void" abstract="false" Loading Loading @@ -74110,7 +74123,7 @@ type="float" transient="false" volatile="false" value="0.001f" value="0.0010f" static="true" final="true" deprecated="not deprecated" Loading Loading @@ -214133,7 +214146,7 @@ deprecated="not deprecated" visibility="public" > <parameter name="t" type="T"> <parameter name="arg0" type="T"> </parameter> </method> </interface>
core/java/android/hardware/Camera.java +0 −2 Original line number Diff line number Diff line Loading @@ -137,8 +137,6 @@ public class Camera { * can be connected to another process. * * @throws IOException if the method fails. * * @hide */ public native final void reconnect() throws IOException; Loading