Home | History | Annotate | Download | only in widget

Lines Matching defs:ROW_SPAN

1910         private static final int ROW_SPAN = R.styleable.GridLayout_Layout_layout_rowSpan;
2058 int rowSpan = a.getInt(ROW_SPAN, DEFAULT_SPAN_SIZE);