summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorLucas Dupin <dupin@google.com>2022-01-21 11:38:20 -0800
committerLucas Dupin <dupin@google.com>2022-01-25 19:36:23 -0800
commit593266739fbe703abdfada8ab7735df323ca2dc8 (patch)
treed94796cae8a093ac7ac53afc5aeef5e371e9b328 /core/java/android/inputmethodservice/InputMethodService.java
parentc5900ec5711c49f4e81e050a3913254000f34771 (diff)
Group window relayout requests
Various places in sysui might call into NotificationShadeWindowController. Some of these calls can lead to relayoutWindow(), which is quite expensive. We should group these calls, and execute them in batch. Test: manual Test: perfetto trace Test: atest NotificationPanelViewControllerTest Test: atest NotificationShadeWindowControllerImplTest Fixes: 190382751 Bug: 210432290 Change-Id: Ib08f7ba66048eb023ee2d5e9c09461381c390f0d
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions