Home | History | Annotate | Download | only in widget

Lines Matching refs:childCount

899             final int childCount = target.getChildCount();
901 final int lastPosition = firstPosition + childCount;
906 final View lastView = target.getChildAt(childCount - 1);