Searched refs:ROW_SPAN (Results 1 – 2 of 2) sorted by relevance
2046 private static final int ROW_SPAN = R.styleable.GridLayout_Layout_layout_rowSpan; field in LayoutParams2194 int rowSpan = a.getInt(ROW_SPAN, DEFAULT_SPAN_SIZE); in init()
67836 Landroid/widget/GridLayout$LayoutParams;->ROW_SPAN:I