commit | c891f22678f677a60859a1bce15e41f5f13a06ff | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Fri Feb 05 05:32:17 2021 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Fri Feb 19 03:22:40 2021 +0800 |
tree | 6fd37ffa9a4df86ebf34ff9ce9ce311e25c740cf | |
parent | d3e7d8c0dca163e28aa1600adb362b38528f01db [diff] |
Only update mAboveInsetsState when necessary This CL only updates mAboveInsetsState while the z-order of a window is changed or the display info has been updated. This can be a step to make client compute its window frame locally. Bug: 161810301 Bug: 175861127 Test: atest DisplayPolicyTests DisplayPolicyLayoutTests Change-Id: Ic202ca82ae3b0aeaf4d95ba6d0847970aa9896a6