Home
last modified time | relevance | path

Searched refs:setRowHeight (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DHorizontalGridView.java83 setRowHeight(a); in initAttributes()
91 void setRowHeight(TypedArray array) { in setRowHeight() method in HorizontalGridView
95 setRowHeight(size); in setRowHeight()
114 public void setRowHeight(int height) { in setRowHeight() method in HorizontalGridView
115 mLayoutManager.setRowHeight(height); in setRowHeight()
DVerticalGridView.java88 mLayoutManager.setRowHeight(width); in setColumnWidth()
DListRowPresenter.java352 public void setRowHeight(int rowHeight) { in setRowHeight() method in ListRowPresenter
571 rowView.getGridView().setRowHeight(mRowHeight); in createRowViewHolder()
645 vh.getGridView().setRowHeight(newHeight); in onRowViewExpanded()
DGridLayoutManager.java790 public void setRowHeight(int height) { in setRowHeight() method in GridLayoutManager
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
DGridWidgetPrefetchTest.java83 gridView.setRowHeight(100);
133 gridView.setRowHeight(100);
206 gridView.setRowHeight(100);
DGridWidgetTest.java1445 horizontalGridView.setRowHeight(rowHeight); in testScrollSecondaryCannotScroll()
1488 horizontalGridView.setRowHeight(rowHeight); in testScrollSecondaryNeedScroll()
/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DRowsSupportFragment.java77 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
DRowsFragment.java74 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
/frameworks/support/api/
D22.0.0.txt818 method public void setRowHeight(int);
854 method public void setRowHeight(int);
964 method public void setRowHeight(int);
D22.1.0.txt837 method public void setRowHeight(int);
964 method public void setRowHeight(int);
1083 method public void setRowHeight(int);
D22.2.0.txt1176 method public void setRowHeight(int);
1303 method public void setRowHeight(int);
1422 method public void setRowHeight(int);
D22.2.1.txt1287 method public void setRowHeight(int);
1430 method public void setRowHeight(int);
D25.1.0.txt3072 method public void setRowHeight(int);
3243 method public void setRowHeight(int);
D25.0.0.txt2735 method public void setRowHeight(int);
2906 method public void setRowHeight(int);
D23.0.0.txt1705 method public void setRowHeight(int);
1848 method public void setRowHeight(int);
D25.2.0.txt3072 method public void setRowHeight(int);
3243 method public void setRowHeight(int);
D24.2.0.txt2681 method public void setRowHeight(int);
2852 method public void setRowHeight(int);
D26.0.0-alpha1.txt3735 method public void setRowHeight(int);
3907 method public void setRowHeight(int);
D23.2.1.txt2188 method public void setRowHeight(int);
2354 method public void setRowHeight(int);
D25.3.0.txt3344 method public void setRowHeight(int);
3516 method public void setRowHeight(int);
D23.2.0.txt2188 method public void setRowHeight(int);
2354 method public void setRowHeight(int);
D23.1.1.txt1904 method public void setRowHeight(int);
2070 method public void setRowHeight(int);
D25.4.0.txt3392 method public void setRowHeight(int);
3564 method public void setRowHeight(int);
D23.4.0.txt2190 method public void setRowHeight(int);
2356 method public void setRowHeight(int);
D23.1.0.txt1901 method public void setRowHeight(int);
2067 method public void setRowHeight(int);

12