commit | 0527f21cdbe9551d35307f9722fcdb6026fe0b13 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Wed Aug 11 09:26:43 2021 -0500 |
committer | chaviw <chaviw@google.com> | Wed Aug 18 10:11:33 2021 -0500 |
tree | 404d038a8b5caa5528d9d604f973b4c7f019206c | |
parent | fd73c15e18c3ab04c08e395d4a4f3740c79654a4 [diff] |
Pass IWindow to InputWindowHandle. This allows listeners to identify which WindowInfo belongs to which IWindow. Using InputChannel token may not work since not every Window has an InputChannel, but every window should have an IWindow token. There may still be WindowInfo data that doesn't contain an IWindow token if they were created as pure layers, and not windows. Test: IWindow token sent to listeners Bug: 188792659 Change-Id: Ie90453d40906c0ee8312a23a6f4c8e85310bbaf7