Searched defs:rowHeight (Results 1 – 7 of 7) sorted by relevance
70 int rowHeight = 0; in onMeasure() local136 int rowHeight = 0; in onLayout() local
154 int rowHeight = getRowHeight(i); in onDraw() local197 final int rowHeight = getRowHeight(row); in getRectForRow() local
154 int rowHeight = (getMode() == MODE_SMALL || mIsSingleItem) in getRowContentHeight() local191 int rowHeight = getRowContentHeight(); in onMeasure() local
330 int rowHeight = (getLineCount() > 1 || mIsHeader) ? mMaxHeight : mMinHeight; in getActualHeight() local
527 final int rowHeight = mDayHeight; in findClosestRow() local639 final int rowHeight = mDayOfWeekHeight; in drawDaysOfWeek() local666 final int rowHeight = mDayHeight; in drawDays() local1002 final int rowHeight = mDayHeight; in getBoundsForDay() local
353 public void setRowHeight(int rowHeight) { in setRowHeight()372 public void setExpandedRowHeight(int rowHeight) { in setExpandedRowHeight()
1881 final int rowHeight = (height - topPadding - bottomPadding) / 4 - spacing; in testScrollSecondaryCannotScroll() local1924 final int rowHeight = (height - topPadding - bottomPadding) / 4 - spacing; in testScrollSecondaryNeedScroll() local