commit | f5bc42914820ecb7670cf4be0bd606e129a4828d | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Mon Nov 13 16:58:56 2023 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Dec 26 19:20:04 2023 +0800 |
tree | 5421eab7746ac92f8eed6c0b4d6c80f6bdc600a4 | |
parent | 219afd3bf97557940a1d038247453083705d00d7 [diff] |
Implement ActivityStack operations Implements new WM Extensions APIs for the overlay feature. They are: - #getActivityStackToken by tag - #getParentContainerInfo by ActivityStack token - #(un)registerActivityStackCallbacks This CL also calls to ActivityStackAttributesCalculator to update the overlay container bounds. Test: atest OverlayPresentationTest Bug: 295804279 Bug: 295803338 Bug: 270492365 Change-Id: Ib3fb27e74b87220da5057fd97594fed8fd0c6693