Home | History | Annotate | Download | only in widget

Lines Matching refs:getChildAt

398         final int firstChild = getPosition(getChildAt(0));
401 final View child = getChildAt(viewPosition);
444 final int firstChildPos = getPosition(getChildAt(0));
677 final int firstChildPos = getPosition(getChildAt(0));
849 int pos = getPosition(getChildAt(0));
1295 View child = getChildAt(i);
1305 View child = getChildAt(i);
1339 View child = getChildAt(i);
1349 View child = getChildAt(i);
1579 return getChildAt(mShouldReverseLayout ? getChildCount() - 1 : 0);
1589 return getChildAt(mShouldReverseLayout ? 0 : getChildCount() - 1);
1680 final View view = getChildAt(i);
1788 final View child = getChildAt(i);
1857 View child = getChildAt(i);
1879 int lastPos = getPosition(getChildAt(0));
1880 int lastScreenLoc = mOrientationHelper.getDecoratedStart(getChildAt(0));
1883 View child = getChildAt(i);
1898 View child = getChildAt(i);