diff options
| author | 2025-02-26 04:51:03 +0000 | |
|---|---|---|
| committer | 2025-02-26 19:17:00 +0000 | |
| commit | b5c139eef0853c5e1d824b30a89ebe7a0d6901a4 (patch) | |
| tree | 7f20576b470fc8f892bd46baefce08575f0755fc /ravenwood/scripts/extract-last-soong-commands.py | |
| parent | 2403a485f4988c91a7b9460a6980647ca0108c79 (diff) | |
[28/N] Desks: Always use prepareMoveTaskToDesk
Migrates callsites still using addMoveToDesktopChanges() to using
prepareMoveTaskToDesk(). The latter is the multi-desk version of the
former that ensures the task is reparented to the destination desk and
skips some windowing-mode changes that are not needed because it doesn't
need to be inherited from the TDA anymore.
In the next CL, these two will be merged into a single function to avoid
repetition and misuse of either one.
Flag: com.android.window.flags.enable_multiple_desktops_backend
Bug: 362720497
Test: (1) while in desktop, force launch a fullscreen task via adb and
make sure it is reparented to the freeform root when it gets forced into
freeform. (2) move a freeform task to another display and make sure it
is also reparented to the freeform root. (3) same as (2) but moving a
fullscreen task.
Change-Id: Iff6475b6c367d6cdb4215ee067330acc19294f3c
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions