diff options
| author | 2025-01-06 17:37:23 -0800 | |
|---|---|---|
| committer | 2025-01-15 10:58:31 -0800 | |
| commit | 1f9072f2a312c0a9f0536f10da169613ff1b2d65 (patch) | |
| tree | be227061ebb43f7734c82edc12141a0d1321f057 /libs/androidfw/AttributeResolution.cpp | |
| parent | f1842a3aed30f48a3e3843853971e2c1c147461c (diff) | |
Make taskview control into an interface [4/4]
Now that relevant control-level functionality has been
pulled out of taskview, we can turn TaskViewTransitions
into an interface (TaskViewController) and then have
different implementations of it.
Longer-term, it probably makes sense to also remove
the "forwarding" calls from TaskView to the controller
and just have the control-level manipulate the taskviews
as necessary. Once that happens we could probably remove
this interface altogether since it's only needed, now,
to support the inside-out calls.
The changes here are basically just renaming
Bug: 384976265
Test: refactor only, existing tests
Flag: EXEMPT mechanical refactor
Change-Id: Ie6de2228f873032f1cacdee125666c8d0e0cc33e
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions