commit | 8ff06515953e1b4452b0b5b9acce3b5f1954d080 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Nov 08 11:23:55 2021 -0500 |
committer | Matt Pietal <mpietal@google.com> | Mon Nov 08 18:34:43 2021 +0000 |
tree | ae6ac5831fe199043592d34ddcf6a669f23a0a9e | |
parent | fffae6e5625f98b4deb2c4908cf6094d0eb5aafc [diff] |
Unfold refactor 1. Use Optional instead of Lazy to make it easier to test if an object is available or not, which helps remove injection of UnfoldConfiguration everywhere 2. Remove unnecessary items from StatusBar constructor. They do not support StatusBar or otherwise part of the dependency graph. Rather they only need to be initialized. 3. Begin work on unfold animation for keyguard Bug: 201410717 Test: atest SystemUiTests Change-Id: I40e280c904e38d877df424b31a9d1af90c39145e