Searched refs:getRowHeight (Results 1 – 4 of 4) sorted by relevance
66 public int getRowHeight(Context context) { in getRowHeight() method in CardPresenter93 v.setMainImageDimensions(getRowHeight(parent.getContext()), in onCreateViewHolder()94 getRowHeight(parent.getContext())); in onCreateViewHolder()98 getRowHeight(parent.getContext())); in onCreateViewHolder()
83 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
81 lrp.setRowHeight(cardPresenter.getRowHeight(getActivity())); in setupRows()
140 int rowHeight = getRowHeight(); in onDraw()179 private int getRowHeight() { in getRowHeight() method in InternalSelectionView184 final int rowHeight = getRowHeight(); in getRectForRow()