summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2021-10-14 17:41:39 -0400
committerEvan Laird <evanlaird@google.com>2021-11-02 17:57:19 -0400
commit70a1745ebb00ef0de59d66d2b4803bc5459cdc26 (patch)
tree1ee342e20cae4ac1e1f826238b531884937a699c /core/java/android/inputmethodservice/AbstractInputMethodService.java
parenta1f84cfdfe4ccfa8fa4132f9fa5e97a8f633467d (diff)
Remove legacy calls to StatusBarWindowView for layouts
QuickStatusBarHeader, KeyguardStatusBarView, and PhoneStatusBarView all had a few calls to some methods in StatusBarWindowView that would try to calculate the insets necessary draw content in the status bar area that avoids cutouts. This CL removes those methods and moves that functionality into StatusBarContentInsetsProvider so that everything can benefit from the caching it provides and hopefully this simplifies things. Test: atest SystemUITests; manual Bug: 203223072 Change-Id: I6235394a3c71a360b5cc1fb9f511a52aef8c8f17
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions