Searched refs:measureChildBeforeLayout (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | TableRow.java | 191 void measureChildBeforeLayout(View child, int childIndex, in measureChildBeforeLayout() method in TableRow 247 super.measureChildBeforeLayout(child, childIndex, widthMeasureSpec, in measureChildBeforeLayout()
|
D | TabWidget.java | 174 void measureChildBeforeLayout(View child, int childIndex, int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout() method in TabWidget 183 super.measureChildBeforeLayout(child, childIndex, in measureChildBeforeLayout()
|
D | TableLayout.java | 453 void measureChildBeforeLayout(View child, int childIndex, in measureChildBeforeLayout() method in TableLayout 462 super.measureChildBeforeLayout(child, childIndex, in measureChildBeforeLayout()
|
D | LinearLayout.java | 878 measureChildBeforeLayout(child, i, widthMeasureSpec, 0, in measureVertical() 1240 measureChildBeforeLayout(child, i, widthMeasureSpec, usedWidth, in measureHorizontal() 1605 void measureChildBeforeLayout(View child, int childIndex, in measureChildBeforeLayout() method in LinearLayout
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 67433 Landroid/widget/LinearLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V 69540 Landroid/widget/TableLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V 69570 Landroid/widget/TableRow;->measureChildBeforeLayout(Landroid/view/View;IIIII)V 69578 Landroid/widget/TabWidget;->measureChildBeforeLayout(Landroid/view/View;IIIII)V
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 19968 HSPLandroid/widget/LinearLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V+]Landroid/wid…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 20032 HSPLandroid/widget/LinearLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V+]Landroid/wid…
|