diff options
author | Evan Rosky <erosky@google.com> | 2019-10-04 13:38:38 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2019-10-29 14:52:52 -0700 |
commit | ddedfd46a9893968b34c68237807f739fd53ae14 (patch) | |
tree | 8f4589ecdeb4df9047d96dd5bb8a057fb69db8ec /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 0beb0e8bb12a887e44df2edb8567b456aa65c4e0 (diff) |
Add a remote control mechanism for window containers
This adds a "IWindowContainer" interface which is an opaque
handle to a window-container in WM. It has very minimal
functionality and is intended to be used mostly as an
identifier.
Along with this handle, there is a WindowContainerTransaction
which can collect a set of container + configuration changess
and apply them all together. This will be used for remote
rotation control and other batched operations in the future.
Bug: 124011688
Test: Added some wm/core tests.
Change-Id: I691e7c11cd8c30f1a24fd64c6018a18933047847
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions