summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2019-12-04 00:24:30 +0800
committerRiddle Hsu <riddlehsu@google.com>2020-03-31 23:20:21 +0800
commit07217a0dacee26bee0e8933d81dfee877999ced0 (patch)
treee23ce97ad05d816d7044db1446e8e1f3a1fdeb27 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8927986f3bcbf3c64e1f3cdbc6032e90814daa75 (diff)
Simplify WindowState#reportResized
- System server no longer contains customized windows which extend IWindow.Stub directly (very old lockscreen). Since there is no arbitrary implementation of resized, it is unnecessary to post resized at the entrance because ViewRootImpl will dispatch the message to UI thread. - As above, because the local async case is gone, it is safe to update mLastConfigReportedToClient directly so we don't need to create MergedConfiguration every time. Bug: 139522754 Test: atest AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy Change-Id: Ib1ea0b07add562c40466a0a8792221768e404c62
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions