Searched refs:measureChildBeforeLayout (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTableRow.java189 void measureChildBeforeLayout(View child, int childIndex, method in class:TableRow
243 super.measureChildBeforeLayout(child, childIndex, widthMeasureSpec,
H A DTableLayout.java447 void measureChildBeforeLayout(View child, int childIndex, method in class:TableLayout
456 super.measureChildBeforeLayout(child, childIndex,
H A DLinearLayout.java386 measureChildBeforeLayout(
701 measureChildBeforeLayout(child, i, widthMeasureSpec,
1014 void measureChildBeforeLayout(View child, int childIndex, method in class:LinearLayout

Completed in 172 milliseconds