Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DLinearLayout.java806 i += getChildrenSkipCount(child, i); in measureVertical()
909 i += getChildrenSkipCount(child, i); in measureVertical()
928 i += getChildrenSkipCount(child, i); in measureVertical()
1149 i += getChildrenSkipCount(child, i); in measureHorizontal()
1273 i += getChildrenSkipCount(child, i); in measureHorizontal()
1307 i += getChildrenSkipCount(child, i); in measureHorizontal()
1521 int getChildrenSkipCount(View child, int index) { in getChildrenSkipCount() method in LinearLayout
1677 i += getChildrenSkipCount(child, i); in layoutVertical()
1823 i += getChildrenSkipCount(child, childIndex); in layoutHorizontal()
DTableRow.java256 int getChildrenSkipCount(View child, int index) { in getChildrenSkipCount() method in TableRow
/frameworks/base/config/
Dboot-image-profile.txt18918 HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
Dhiddenapi-greylist-max-o.txt82485 Landroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
84632 Landroid/widget/TableRow;->getChildrenSkipCount(Landroid/view/View;I)I