summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorCharles Chen <charlesccchen@google.com>2021-06-25 14:38:55 +0800
committerCharles Chen <charlesccchen@google.com>2021-08-11 23:43:01 +0800
commit8bae39cab2a9c1ad7827e5d67dae1023f9493a06 (patch)
treee704f743ef6f84f02882377217ff04eedc1fa30f /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb37ecaa4dce03116a9e994e545ab16b477676115 (diff)
Allow WPS to create windows with multiple type
Before WindowProviderService, Service can add windows with several window types. This is previously not allowed for WindowProviderService because a context can only associate with a window container. However, it may cause regressions because Service is used to add windows with multiple types. This CL allows WindowProviderService to do so, but WindowProviderService can only associate with the window type returned by #getWindowType. This CL also extracts some methods to WindowContext interface so that WindowContext and WindowProviderService can reuse the same interface. Test: atest WindowContextPolicyTests StrictModeTest Test: atest ContextIsUiContextTest ContextGetDisplayTest Test: atest WindowContextTest WindowContextTests fixes: 191959013 Change-Id: Ie16916b370a4cbb8a17ccaec9870d47b4b089390
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions