Searched refs:findLargestCells (Results 1 – 2 of 2) sorted by relevance
471 findLargestCells(widthMeasureSpec, heightMeasureSpec); in measureVertical()483 private void findLargestCells(int widthMeasureSpec, int heightMeasureSpec) { in findLargestCells() method in TableLayout
84609 Landroid/widget/TableLayout;->findLargestCells(II)V