summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-12-14 14:42:30 -0800
committerWale Ogunwale <ogunwale@google.com>2017-01-06 09:11:02 -0800
commit26c0dfed7a0cd54abafdd0ccbb5b757506d51c76 (patch)
tree4850c302aac142f72b57b4ea946ca463744bb074 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentaedb707aa3dbc1e8ca9073247f2b6e60205a1893 (diff)
Support for WindowContainer controllers and listeners
- WindowContainerController class allows a component outside window manager to create a window container and communicate directly with it to make changes. For example, the ActivityRecord class in activity manager uses the AppWindowContainerController class to create and communicate with AppWindowToken window container class which is its counterpart on the window manager side. - WindowContainerListener interface allows a component outside WM to get notified of changes to a window container. For example, the ActivityRecord class in AM implements the AppWindowContainerListener interface to get notified of changes to the AppWindowToken container. Bug: 30060889 Test: Existing tests pass and manual testing. Test: bit FrameworksServicesTests:com.android.server.wm.WindowContainerControllerTests Test: bit FrameworksServicesTests:com.android.server.wm.WindowContainerTests Change-Id: I2896bfa46a80b227052528c7da8cf4e56beab4bc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions