Searched refs:newWindowCount (Results 1 – 1 of 1) sorted by relevance
1178 final int newWindowCount = windows.size(); in cacheWindows() local1179 for (int i = 0; i < newWindowCount; i++) { in cacheWindows()