Searched refs:mTmpWindows (Results 1 – 1 of 1) sorted by relevance
638 final ArrayList<WindowState> mTmpWindows = new ArrayList<>(); field in WindowManagerService4868 mTmpWindows.addAll(windows); in moveStackWindowsLocked()4873 final int tmpSize = mTmpWindows.size(); in moveStackWindowsLocked()4880 tmp = mTmpWindows.get(tmpNdx++); in moveStackWindowsLocked()4898 mTmpWindows.clear(); in moveStackWindowsLocked()