Searched refs:calculateCellHeight (Results 1 – 2 of 2) sorted by relevance
732 result.y = calculateCellHeight(availableHeightPx - padding.y in getCellSize()844 public static int calculateCellHeight(int height, int borderSpacing, int countY) { in calculateCellHeight() method
864 int ch = DeviceProfile.calculateCellHeight(childHeightSize, mBorderSpacing, in onMeasure()