diff --git a/core/java/android/view/View.java b/core/java/android/view/View.java index 326415211dc16..9722083639338 100644 --- a/core/java/android/view/View.java +++ b/core/java/android/view/View.java @@ -8059,7 +8059,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, } /** - * Set the enabled state of this view. + * Set the visibility state of this view. * * @param visibility One of {@link #VISIBLE}, {@link #INVISIBLE}, or {@link #GONE}. * @attr ref android.R.styleable#View_visibility