diff options
author | Evan Laird <evanlaird@google.com> | 2021-10-14 17:41:39 -0400 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2021-11-09 11:17:27 -0500 |
commit | 95132a00c442d84efdede6f29f658c47851ba3c2 (patch) | |
tree | 7ebd53e0f29368636a655ffb4dfce0c3f359e378 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | aaf2ae3c4c7d6ce3e785eb3ae91b2a7c7c4be6eb (diff) |
Remove legacy calls to StatusBarWindowView for layouts
QuickStatusBarHeader, KeyguardStatusBarView, and PhoneStatusBarView all
had a few calls to some methods in StatusBarWindowView that would try to
calculate the insets necessary draw content in the status bar area that
avoids cutouts. This CL removes those methods and moves that
functionality into StatusBarContentInsetsProvider so that everything can
benefit from the caching it provides and hopefully this simplifies
things.
Test: atest SystemUITests; manual
Bug: 203223072
Change-Id: I6235394a3c71a360b5cc1fb9f511a52aef8c8f17
Merged-In: I6235394a3c71a360b5cc1fb9f511a52aef8c8f17
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions