commit | 13a56d503ae3d88373d2ee43e63e67545a739e78 | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Mon Oct 25 18:55:53 2021 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Mon Nov 08 18:07:04 2021 +0000 |
tree | 5970b294171c0deb417edfa1005a65b8711cf1d6 | |
parent | 8a9fb9c249270067f7fd30a7bbcea55734afa9de [diff] |
[Status Bar Refactor] Remove final StatusBar references from PhoneStatusBarView. The references are moved into NotificationPanelViewController, which admittedly isn't *that* much better of a location but it's better for it to be in a controller instead of a view, and NPVC already has 40+ references to StatusBar. Fixes: 199733640 Test: manual (verified StatusBar's callback still triggers) Test: atest SystemUITests Change-Id: I05a4f0ed52c02f0caff621f64d188189cceb48d0