commit | 24fac6e7f4b1800885aa6c0458c84f67befffa22 | [log] [tgz] |
---|---|---|
author | Justin Weir <justinweir@google.com> | Fri Aug 26 10:28:49 2022 -0400 |
committer | Justin Weir <justinweir@google.com> | Tue Aug 30 11:28:56 2022 +0000 |
tree | 1740096f2e982f4267a099fb13e8feb730e740ba | |
parent | c5c52e05694a5e85f37655779395f298254b6e0d [diff] |
Delete PanelView Pushed all of PanelView's members down into NotificationPanelView and replaced all of PanelView's references using IntelliJ. Checked usage of everything and reduced visibility where possible, inlined constants used only once, and deleted dead code. Fixes: 242211739 Test: atest SystemUITests SystemUIGoogleTests Change-Id: I6e799cf791b63e8acf178df7e81d8a39de654e84