Searched defs:findLargestCells (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DTableLayout.java459 // children with the widths computed in findLargestCells()
473 findLargestCells(widthMeasureSpec);
485 private void findLargestCells(int widthMeasureSpec) { method in class:TableLayout

Completed in 39 milliseconds