commit | c1f3375e1ff28393952ddd6651d11fe31aec298a | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Sep 16 14:00:05 2022 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Wed Dec 14 18:47:52 2022 +0800 |
tree | 2f2de91b30b30745d51585a9de1dc965ab18ab70 | |
parent | 68cfa172324447e1c241b896ea7014bc26f0411c [diff] |
Extract WindowMetrics logic to WindowMetricsController We would add some mechanisms to improve WindowMetrics performance, which will introduce more WindowMetrics logic. Extracting it to a separate module will make the WindowMetrics logic easier to maintain. No logic changes. Bug: 187712731 Test: atest WindowMetricsActivityTests WindowMetricsWindowContextTests Change-Id: Ic35501efc4e2b73af80593f3b1911be35c2f0e48