diff options
| author | Chris Li <lihongyu@google.com> | 2022-03-17 22:28:15 +0800 |
|---|---|---|
| committer | Chris Li <lihongyu@google.com> | 2022-03-21 21:57:22 +0800 |
| commit | 8315408b3523df8cd0ab4df58c7d30f1ca2e3480 (patch) | |
| tree | cefeb5f6c9fe9fd2d1bdef6211070cdf39deacb6 /core/java/android/inputmethodservice/InputMethodService.java | |
| parent | 2907ec82abf8639cf0226bdd3eb56afa43c908d3 (diff) | |
Fix TaskFragment pending event not dispatch
Since ag/16226483, we defer sending TaskFragment event when the
TaskFragment is not visible, and set a defer time to task#lastActiveTime
(see #dispatchPendingEvents). However, task#lastActiveTime is only
called when TaskFragment#startPausing, so it can issue when the Task is
resumed again.
Fix: 223705682
Test: verify with Settings
Test: atest WmTests:TaskFragmentOrganizerControllerTest
Change-Id: I40798c893298b67e2cbb785f33b15f7ab8d6fc86
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions
