commit | a80f11c25a78d0f1d9f0d375ca0c656c2fa495d8 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Jan 23 19:17:10 2020 -0800 |
committer | Evan Rosky <erosky@google.com> | Thu Jan 23 20:25:02 2020 -0800 |
tree | 72b8bdc45ce42f686bbec4a44177390cf1ea3c76 | |
parent | 36f8b83e45781a5bcd41d838bfff01de312ac8ac [diff] |
Move IWindowContainer to WindowContainer Since Task/Stack are merged and we're able to implement tiles atop of Task, the IWindowContainer impl doesn't need to be in ConfigurationContainer anymore. This removes some casting. Also moved the Focusable interface to WC since it isn't really needed for ConfigurationContainers. Bug: 133381284 Test: tests still pass Change-Id: I4adc52ca6b4e5da1cf5aaf410f066d7e2a70e6dd