diff options
| author | HQ Liu <hql@google.com> | 2022-05-04 09:50:03 -0700 |
|---|---|---|
| committer | HQ Liu <hql@google.com> | 2022-05-10 10:09:06 -0700 |
| commit | 7965f957e752737c31bae6d9e0c6f1ee3ff80496 (patch) | |
| tree | 801dfcfd45525115f8ee5108b5f6bd9c07e07466 /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | a3ca84f80551b7725176f9da95fa80fb207ffdd4 (diff) | |
Prevent to revoke input focus from recentsAnimationInputConsumer
During recents animation, there are increasing number of ANR, that is
because the input focus is suppose to be on the
recents_animation_input_consumer, but the focus is revoked falsely.
To fix the issue, stop sending requet to remove focus when the focus is
on the input consumer.
Bug: 222232784
Bug: 223750399
Test: manual
Change-Id: Id19d64d8027a07dc9a1236d10b9e1185ebc717c4
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
