Loading core/java/android/widget/Gallery.java +0 −3 Original line number Diff line number Diff line Loading @@ -50,9 +50,6 @@ import com.android.internal.R; * Views given to the Gallery should use {@link Gallery.LayoutParams} as their * layout parameters type. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-gallery.html">Gallery * tutorial</a>.</p> * * @attr ref android.R.styleable#Gallery_animationDuration * @attr ref android.R.styleable#Gallery_spacing * @attr ref android.R.styleable#Gallery_gravity Loading core/java/android/widget/TabHost.java +0 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,6 @@ import java.util.List; * page. The individual elements are typically controlled using this container object, rather than * setting values on the child elements themselves. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout * tutorial</a>.</p> */ public class TabHost extends FrameLayout implements ViewTreeObserver.OnTouchModeChangeListener { Loading core/java/android/widget/TabWidget.java +0 −3 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ import android.view.accessibility.AccessibilityNodeInfo; * of tabs, or to tweak the layout of the tab list, but most methods should be * called on the containing TabHost object. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout * tutorial</a>.</p> * * @attr ref android.R.styleable#TabWidget_divider * @attr ref android.R.styleable#TabWidget_tabStripEnabled * @attr ref android.R.styleable#TabWidget_tabStripLeft Loading core/java/android/widget/TableLayout.java +0 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,6 @@ import java.util.regex.Pattern; * actually use any View subclass as a direct child of TableLayout. The View * will be displayed as a single row that spans all the table columns.</p> * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tablelayout.html">Table * Layout tutorial</a>.</p> */ public class TableLayout extends LinearLayout { private int[] mMaxWidths; Loading docs/html/about/versions/android-4.1.jd +1 −1 Original line number Diff line number Diff line Loading @@ -663,7 +663,7 @@ android.app.Notification#PRIORITY_DEFAULT}, and there's two levels higher and tw <p>High priority notifications are things that users generally want to respond to quickly, such as a new instant message, text message, or impending event reminder. Low priority notifications are things like </p> notifications are things like expired calendar events or app promotions.</p> <h3 id="SystemUI">Controls for system UI</h3> Loading Loading
core/java/android/widget/Gallery.java +0 −3 Original line number Diff line number Diff line Loading @@ -50,9 +50,6 @@ import com.android.internal.R; * Views given to the Gallery should use {@link Gallery.LayoutParams} as their * layout parameters type. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-gallery.html">Gallery * tutorial</a>.</p> * * @attr ref android.R.styleable#Gallery_animationDuration * @attr ref android.R.styleable#Gallery_spacing * @attr ref android.R.styleable#Gallery_gravity Loading
core/java/android/widget/TabHost.java +0 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,6 @@ import java.util.List; * page. The individual elements are typically controlled using this container object, rather than * setting values on the child elements themselves. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout * tutorial</a>.</p> */ public class TabHost extends FrameLayout implements ViewTreeObserver.OnTouchModeChangeListener { Loading
core/java/android/widget/TabWidget.java +0 −3 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ import android.view.accessibility.AccessibilityNodeInfo; * of tabs, or to tweak the layout of the tab list, but most methods should be * called on the containing TabHost object. * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout * tutorial</a>.</p> * * @attr ref android.R.styleable#TabWidget_divider * @attr ref android.R.styleable#TabWidget_tabStripEnabled * @attr ref android.R.styleable#TabWidget_tabStripLeft Loading
core/java/android/widget/TableLayout.java +0 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,6 @@ import java.util.regex.Pattern; * actually use any View subclass as a direct child of TableLayout. The View * will be displayed as a single row that spans all the table columns.</p> * * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tablelayout.html">Table * Layout tutorial</a>.</p> */ public class TableLayout extends LinearLayout { private int[] mMaxWidths; Loading
docs/html/about/versions/android-4.1.jd +1 −1 Original line number Diff line number Diff line Loading @@ -663,7 +663,7 @@ android.app.Notification#PRIORITY_DEFAULT}, and there's two levels higher and tw <p>High priority notifications are things that users generally want to respond to quickly, such as a new instant message, text message, or impending event reminder. Low priority notifications are things like </p> notifications are things like expired calendar events or app promotions.</p> <h3 id="SystemUI">Controls for system UI</h3> Loading