Searched refs:mTmpStackList (Results 1 – 1 of 1) sorted by relevance
124 private final ArrayList<TaskStack> mTmpStackList = new ArrayList(); field in RootWindowContainer342 mTmpStackList.clear(); in setDisplayOverrideConfigurationIfNeeded()346 setGlobalConfigurationIfNeeded(newConfiguration, mTmpStackList); in setDisplayOverrideConfigurationIfNeeded()348 updateStackBoundsAfterConfigChange(displayId, mTmpStackList); in setDisplayOverrideConfigurationIfNeeded()352 final int stackCount = mTmpStackList.size(); in setDisplayOverrideConfigurationIfNeeded()355 final TaskStack stack = mTmpStackList.get(i); in setDisplayOverrideConfigurationIfNeeded()