Home
last modified time | relevance | path

Searched refs:getChildrenSkipCount (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DLinearLayout.java842 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 DTableRow.java256 int getChildrenSkipCount(View child, int index) { in getChildrenSkipCount() method in TableRow
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20305 HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68056 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 Dboot-image-profile.txt20369 HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I