summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorMatt Pietal <mpietal@google.com>2021-11-08 11:23:55 -0500
committerMatt Pietal <mpietal@google.com>2021-11-08 18:34:43 +0000
commit8ff06515953e1b4452b0b5b9acce3b5f1954d080 (patch)
treeae6ac5831fe199043592d34ddcf6a669f23a0a9e /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentfffae6e5625f98b4deb2c4908cf6094d0eb5aafc (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
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions