commit | 99702662ed42bbfdf27a88b278a958521b506cc5 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Wed Nov 10 00:44:41 2021 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Thu Dec 02 11:25:22 2021 +0800 |
tree | c3e92e8b176fdd2afa79c38bb1ba253e700c276b | |
parent | a5f83144a308b4bd0b276bf62605d87682b7adaa [diff] |
Move adjacent tasks forward together to ensure occluding state In multi-window split, if one of the adjacent task are moved to front, we need to move another one forward to ensure all the other tasks will be occluded by these adjacent tasks as expectedly. Add a flag to distinguish whether to move the adjacent tasks together when setting adjacent tasks. Fix: 204130085 Test: atest TaskTests Test: atest WMShellUnitTests Change-Id: I34ccd2633b23425a978bd3df4acc50f17323de21