HomeSort by relevance Sort by last modified time
    Searched refs:measureChildBeforeLayout (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/widget/
TabWidget.java 152 void measureChildBeforeLayout(View child, int childIndex,
162 super.measureChildBeforeLayout(child, childIndex,
TableRow.java 191 void measureChildBeforeLayout(View child, int childIndex,
247 super.measureChildBeforeLayout(child, childIndex, widthMeasureSpec,
TableLayout.java 451 void measureChildBeforeLayout(View child, int childIndex,
460 super.measureChildBeforeLayout(child, childIndex,
LinearLayout.java 681 measureChildBeforeLayout(
    [all...]

Completed in 694 milliseconds