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

  /frameworks/base/core/java/android/widget/
TabWidget.java 152 void measureChildBeforeLayout(View child, int childIndex, int widthMeasureSpec, int totalWidth,
161 super.measureChildBeforeLayout(child, childIndex,
TableRow.java 190 void measureChildBeforeLayout(View child, int childIndex,
246 super.measureChildBeforeLayout(child, childIndex, widthMeasureSpec,
TableLayout.java 453 void measureChildBeforeLayout(View child, int childIndex,
462 super.measureChildBeforeLayout(child, childIndex,
LinearLayout.java 825 measureChildBeforeLayout(child, i, widthMeasureSpec, 0,
    [all...]
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
LinearLayoutCompat.java 661 measureChildBeforeLayout(
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 708 measureChildBeforeLayout(
    [all...]

Completed in 240 milliseconds