Home | History | Annotate | Download | only in widget

Lines Matching refs:childCount

1171         final int childCount = getChildCount();
1172 for (int i = 0; i < childCount; i++) {
1255 final int childCount = getChildCount();
1256 for (int i = 0; i < childCount; i++) {
1624 final int childCount = getChildCount();
1630 for (int i = childCount - 1; i >= 0; i--) {
1639 for (int i = 0; i < childCount; i++) {
1719 final int childCount = getChildCount();
1720 for (int i = 0; i < childCount; i++) {