| commit | 4effef42f11797c8aaca5861d2c92a3e13721cf2 | [log] [tgz] |
|---|---|---|
| author | Cosmin Băieș <cosminbaies@google.com> | Mon Apr 15 12:06:01 2024 +0200 |
| committer | Cosmin Băieș <cosminbaies@google.com> | Mon Apr 15 12:06:01 2024 +0200 |
| tree | 577749c7676c29ffcb46db03fd8b50b9abeccaa3 | |
| parent | 331edc452ae735468f1e90ea723724d9f4eaf29a [diff] |
Handle IME user animation in ImeTracker This enables tracking user animation IME requests in ImeTracker. User animations can take an undetermined amount of time, so they could easily time out. We should mark these finished as soon as we dispatch control to the requester, with a new onDispatched state. Bug: 328034080 Test: logcat while tapping on launcher google search Change-Id: Ic9c9e5a004ad25189cc19be8f850ca31889dc0d3