Loading api/current.xml +11 −0 Original line number Diff line number Diff line Loading @@ -158108,6 +158108,17 @@ visibility="public" > </method> <method name="isOpaque" return="boolean" abstract="false" native="false" synchronized="false" static="false" final="false" deprecated="not deprecated" visibility="public" > </method> <method name="isPaddingOffsetRequired" return="boolean" abstract="false" core/java/android/view/View.java +0 −2 Original line number Diff line number Diff line Loading @@ -4956,8 +4956,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback, Accessibility * invalidate/draw passes. * * @return True if this View is guaranteed to be fully opaque, false otherwise. * * @hide Pending API council approval */ @ViewDebug.ExportedProperty public boolean isOpaque() { Loading Loading
api/current.xml +11 −0 Original line number Diff line number Diff line Loading @@ -158108,6 +158108,17 @@ visibility="public" > </method> <method name="isOpaque" return="boolean" abstract="false" native="false" synchronized="false" static="false" final="false" deprecated="not deprecated" visibility="public" > </method> <method name="isPaddingOffsetRequired" return="boolean" abstract="false"
core/java/android/view/View.java +0 −2 Original line number Diff line number Diff line Loading @@ -4956,8 +4956,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback, Accessibility * invalidate/draw passes. * * @return True if this View is guaranteed to be fully opaque, false otherwise. * * @hide Pending API council approval */ @ViewDebug.ExportedProperty public boolean isOpaque() { Loading