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 455 void measureChildBeforeLayout(View child, int childIndex,
464 super.measureChildBeforeLayout(child, childIndex,
LinearLayout.java 695 measureChildBeforeLayout(
    [all...]

Completed in 260 milliseconds