Home | History | Annotate | Download | only in wm

Lines Matching refs:childCount

1159             final int childCount = windowState.mChildWindows.size();
1160 if (childCount > 0) {
1164 for (int j = 0; j < childCount; j++) {