diff options
author | Caitlin Cassidy <ccassidy@google.com> | 2021-11-10 22:46:10 +0000 |
---|---|---|
committer | Caitlin Cassidy <ccassidy@google.com> | 2021-11-24 18:00:54 +0000 |
commit | 7f4af891ac6d4ed4a3a676319fa94cb894083fb5 (patch) | |
tree | 3c10b0d7cfbc083b0f6a85594caa5627e8058235 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 85aacccba16d40a0112cf8a41b4d4a1d7b4397df (diff) |
[Status Bar Refactor] 1/3: Have HeadsUpAppearanceController be created by
dagger and use it in CollapsedStatusBarFragment instead of using
StatusBar.java.
Note that HUAC can't be injected to the fragment directly because that
creates a dependency cycle: PhoneStatusBarView is injected into HUAC,
which is injected into the fragment, which provides PhoneStatusBarView.
Test: manual (verified HUAC callbacks still trigger, verified fragment
is still getting the correct value for shouldHeadsUpBeVisible)
Test: atest SystemUITests
Test: new unit tests
Bug: 205609837
Bug: 204792508
Change-Id: I33aa80f4866c9561302430cf9206cc96802896cc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions