Loading api/current.xml +10 −0 Original line number Diff line number Diff line Loading @@ -48771,6 +48771,16 @@ visibility="public" > </field> <field name="inInputShareable" type="boolean" transient="false" volatile="false" static="false" final="false" deprecated="not deprecated" visibility="public" > </field> <field name="inJustDecodeBounds" type="boolean" transient="false" graphics/java/android/graphics/BitmapFactory.java +0 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,6 @@ public class BitmapFactory { * false, then this field is ignored. If inPurgeable is true, then this * field determines whether the bitmap can share a reference to the * input data (inputstream, array, etc.) or if it must make a deep copy. * * @hide pending API council approval */ public boolean inInputShareable; Loading Loading
api/current.xml +10 −0 Original line number Diff line number Diff line Loading @@ -48771,6 +48771,16 @@ visibility="public" > </field> <field name="inInputShareable" type="boolean" transient="false" volatile="false" static="false" final="false" deprecated="not deprecated" visibility="public" > </field> <field name="inJustDecodeBounds" type="boolean" transient="false"
graphics/java/android/graphics/BitmapFactory.java +0 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,6 @@ public class BitmapFactory { * false, then this field is ignored. If inPurgeable is true, then this * field determines whether the bitmap can share a reference to the * input data (inputstream, array, etc.) or if it must make a deep copy. * * @hide pending API council approval */ public boolean inInputShareable; Loading