/frameworks/support/leanback/src/main/java/androidx/leanback/widget/ |
D | HorizontalGridView.java | 84 setRowHeight(a); in initAttributes() 92 void setRowHeight(TypedArray array) { in setRowHeight() method in HorizontalGridView 96 setRowHeight(size); in setRowHeight() 115 public void setRowHeight(int height) { in setRowHeight() method in HorizontalGridView 116 mLayoutManager.setRowHeight(height); in setRowHeight()
|
D | VerticalGridView.java | 89 mLayoutManager.setRowHeight(width); in setColumnWidth()
|
D | ListRowPresenter.java | 353 public void setRowHeight(int rowHeight) { in setRowHeight() method in ListRowPresenter 573 rowView.getGridView().setRowHeight(mRowHeight); in createRowViewHolder() 647 vh.getGridView().setRowHeight(newHeight); in onRowViewExpanded()
|
D | GridLayoutManager.java | 834 public void setRowHeight(int height) { in setRowHeight() method in GridLayoutManager
|
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/ |
D | GridWidgetPrefetchTest.java | 84 gridView.setRowHeight(100); 134 gridView.setRowHeight(100); 207 gridView.setRowHeight(100);
|
D | GridWidgetTest.java | 1891 horizontalGridView.setRowHeight(rowHeight); in testScrollSecondaryCannotScroll() 1934 horizontalGridView.setRowHeight(rowHeight); in testScrollSecondaryNeedScroll()
|
/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/ |
D | RowsSupportFragment.java | 78 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
|
D | RowsFragment.java | 75 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
|
/frameworks/support/leanback/api/ |
D | current.txt | 2041 method public void setRowHeight(int); 2218 method public void setRowHeight(int);
|
/frameworks/support/leanback/api_legacy/ |
D | current.txt | 2030 method public void setRowHeight(int); 2206 method public void setRowHeight(int);
|
D | 27.0.0.txt | 2045 method public void setRowHeight(int); 2221 method public void setRowHeight(int);
|
D | 27.1.0.txt | 2030 method public void setRowHeight(int); 2206 method public void setRowHeight(int);
|
D | 28.0.0-alpha1.txt | 2030 method public void setRowHeight(int); 2206 method public void setRowHeight(int);
|
D | 26.1.0.txt | 2130 method public void setRowHeight(int); 2303 method public void setRowHeight(int);
|
D | 26.0.0.txt | 2130 method public void setRowHeight(int); 2303 method public void setRowHeight(int);
|
/frameworks/support/api/ |
D | 22.0.0.txt | 818 method public void setRowHeight(int); 854 method public void setRowHeight(int); 964 method public void setRowHeight(int);
|
D | 22.1.0.txt | 837 method public void setRowHeight(int); 964 method public void setRowHeight(int); 1083 method public void setRowHeight(int);
|
D | 22.2.0.txt | 1176 method public void setRowHeight(int); 1303 method public void setRowHeight(int); 1422 method public void setRowHeight(int);
|
D | 22.2.1.txt | 1287 method public void setRowHeight(int); 1430 method public void setRowHeight(int);
|
D | 25.2.0.txt | 3072 method public void setRowHeight(int); 3243 method public void setRowHeight(int);
|
D | 25.0.0.txt | 2735 method public void setRowHeight(int); 2906 method public void setRowHeight(int);
|
D | 24.2.0.txt | 2681 method public void setRowHeight(int); 2852 method public void setRowHeight(int);
|
D | 23.0.0.txt | 1705 method public void setRowHeight(int); 1848 method public void setRowHeight(int);
|
D | 23.1.1.txt | 1904 method public void setRowHeight(int); 2070 method public void setRowHeight(int);
|
D | 25.4.0.txt | 3392 method public void setRowHeight(int); 3564 method public void setRowHeight(int);
|