diff options
author | Wale Ogunwale <ogunwale@google.com> | 2017-01-13 13:26:16 -0800 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2017-01-17 09:46:07 -0800 |
commit | c5cc301689649695e03f502e7d1c1492ef5e5d1e (patch) | |
tree | 025dc76ecf9c1d22ff03ce3f67458d17f29ae10f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c1fdd5df4a18bbf70a57676a87fa7580ec6b740a (diff) |
Have better separation between adding, positioning, and reparenting task
Several methods in activity manager and window manager performed adding,
positioning, and reparenting a task operation and sometimes failed silently
when things don't work due the callers using the methods for a particular
operation, but getting a different operation due to programmer error.
This CL better separate the methods responsible for adding, positioning, and
reparenting a task and also fails hard when there is an error.
Test: bit FrameworksServicesTests:com.android.server.wm.TaskWindowContainerControllerTests
Test: Manual testing existing PiP doesn't leave the device in a bad state.
Bug: 34260633
Change-Id: Id64367da30fc6214eb6f95b2bd5e58ed0e953a88
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions