Home | History | Annotate | Download | only in widget

Lines Matching defs:GridView

55  * <p>See the <a href="{@docRoot}guide/topics/ui/layout/gridview.html">Grid
66 public class GridView extends AbsListView {
121 public GridView(Context context) {
125 public GridView(Context context, AttributeSet attrs) {
129 public GridView(Context context, AttributeSet attrs, int defStyleAttr) {
133 public GridView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) {
137 attrs, R.styleable.GridView, defStyleAttr, defStyleRes);
184 * Sets the data behind this GridView.
1727 // a GridView sequentially. Unfortunately this can create an
2097 * the default GridView style, or by a call to {@link #setHorizontalSpacing(int)}.
2098 * If layout is not yet complete or if GridView calculated a different horizontal spacing
2351 return GridView.class.getName();
2380 // GridView only supports scrolling in one direction, so we can