Home | History | Annotate | Download | only in widget

Lines Matching refs:childCount

294         for (int i = 0, childCount = getChildCount(); i < childCount; i++) {
319 for (int i = 0, childCount = getChildCount(); i < childCount; i++) {
401 final int childCount = getChildCount();
403 if (childCount > 2) {
412 for (int i = 0; i < childCount; i++) {
468 for (int i = 0; i < childCount; i++) {
570 final int childCount = getChildCount();
578 for (int i = 0; i < childCount; i++) {
1306 final int childCount = getChildCount();
1307 for (int i = 0; i < childCount; i++) {