Searched refs:getChildrenSkipCount (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | LinearLayout.java | 842 i += getChildrenSkipCount(child, i); in measureVertical() 945 i += getChildrenSkipCount(child, i); in measureVertical() 964 i += getChildrenSkipCount(child, i); in measureVertical() 1185 i += getChildrenSkipCount(child, i); in measureHorizontal() 1309 i += getChildrenSkipCount(child, i); in measureHorizontal() 1344 i += getChildrenSkipCount(child, i); in measureHorizontal() 1577 int getChildrenSkipCount(View child, int index) { in getChildrenSkipCount() method in LinearLayout 1733 i += getChildrenSkipCount(child, i); in layoutVertical() 1885 i += getChildrenSkipCount(child, childIndex); in layoutHorizontal()
|
H A D | TableRow.java | 256 int getChildrenSkipCount(View child, int index) { in getChildrenSkipCount() method in TableRow
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20305 HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 68056 Landroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I 70203 Landroid/widget/TableRow;->getChildrenSkipCount(Landroid/view/View;I)I
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 20369 HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
|