Searched refs:setupChild (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | CustomRenderer.java | 80 setupChild(width / 2, height / 2); in setupRoot() 83 private void setupChild(int width, int height) { in setupChild() method in CustomRenderer
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | ListView.java | 2058 setupChild(activeView, position, y, flow, childrenLeft, selected, true); in makeAndAddView() 2068 setupChild(child, position, y, flow, childrenLeft, selected, mIsScrap[0]); in makeAndAddView() 2089 private void setupChild(View child, int position, int y, boolean flowDown, int childrenLeft, in setupChild() method in ListView 3338 setupChild(view, abovePosition, edgeOfNewChild, false, mListPadding.left, 3347 setupChild(view, belowPosition, edgeOfNewChild, true, mListPadding.left,
|
H A D | GridView.java | 1453 setupChild(activeView, position, y, flow, childrenLeft, selected, true, where); in makeAndAddView() 1463 setupChild(child, position, y, flow, childrenLeft, selected, mIsScrap[0], where); in makeAndAddView() 1486 private void setupChild(View child, int position, int y, boolean flowDown, int childrenLeft, in setupChild() method
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20377 HSPLandroid/widget/ListView;->setupChild(Landroid/view/View;IIZIZZ)V
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 67962 Landroid/widget/GridView;->setupChild(Landroid/view/View;IIZIZZI)V 68203 Landroid/widget/ListView;->setupChild(Landroid/view/View;IIZIZZ)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 20441 HSPLandroid/widget/ListView;->setupChild(Landroid/view/View;IIZIZZ)V
|