Home | History | Annotate | Download | only in launcher2

Lines Matching defs:childCount

1340                     int childCount = layout.getChildCount();
1341 for (int j = 0; j < childCount; j++) {
1415 childCount = childrenToRemove.size();
1416 for (int j = 0; j < childCount; j++) {
1424 if (childCount > 0) {
1439 int childCount = layout.getChildCount();
1440 for (int j = 0; j < childCount; j++) {