commit | 23e761882610acaefa3f995006c633d2d846fbde | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Tue Nov 02 18:08:42 2021 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Fri Nov 05 14:47:02 2021 +0000 |
tree | 003855a552605e9e06f931557f3435f0c308a4ec | |
parent | 5038891a9959dd65d825703a9ee697d63f991ea9 [diff] |
[Status Bar Refactor] 3/3: Inject StatusBarWindowView instead of having the controller construct it. This will allow us to pass in a fake view for testing the controller. This CL also moves the window view and controller into its own package for slightly better organization. Fixes: 204583449 Test: atest SystemUITests Test: manual once-over of key user journeys Change-Id: I4c2cc3f0c3a18466b2d1a1012c999f530329d3f7