Searched refs:getColumnsWidths (Results 1 – 2 of 2) sorted by relevance
287 int[] getColumnsWidths(int widthMeasureSpec, int heightMeasureSpec) { in getColumnsWidths() method in TableRow
506 final int[] widths = row.getColumnsWidths(widthMeasureSpec, heightMeasureSpec); in findLargestCells()