Searched refs:calculateCellHeight (Results 1 – 2 of 2) sorted by relevance
461 result.y = calculateCellHeight(availableHeightPx - padding.y in getCellSize()564 public static int calculateCellHeight(int height, int countY) { in calculateCellHeight() method in DeviceProfile
783 int ch = DeviceProfile.calculateCellHeight(childHeightSize, mCountY); in onMeasure()