commit | 0be1d67b681982e20f87359a810ba6c94e438378 | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Thu Mar 05 19:34:43 2020 -0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Mar 24 17:05:50 2020 +0800 |
tree | 2bbe898836e47012ec269d2f5309f3741ccfe36a | |
parent | 8f36aba1fbd92561475487a81bea71dc1c85e2f6 [diff] |
Report bounds instead of size in WindowMetrics Use case: Jetpack WM will use them to get the location of windows on screen and compute the display feature positions in window coordinate space. Bug: 150908045 Test: atest FrameworksCoreTests:WindowMetricsTest Test: atest CtsWindowManagerDeviceTestCases:WindowMetricsTests Change-Id: Ia08950cd5df35971408e8b17bb27d97d29d0ab9b Exempt-From-Owner-Approval: API change