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