Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f23c3bfe authored by Felix Stern's avatar Felix Stern
Browse files

Passing Ime statsToken from InputMethodManager to InsetsController

Calls from InputMethodManager are in general redirected to InsetsController. In case of InputMethodManager#hideSoftInputFromWindow and InputMethodManager.DelegateImpl#onWindowLostFocus, we didn't pass the statsToken. Thus, the request was only tracked from InsetsController. To have the right origin, we pass the statsToken now.

Test: None, logs only
Fix: 382006185
Flag: android.view.inputmethod.refactor_insets_controller
Change-Id: I4197726ae3f4918d7fb52e2757721ddf5d2d105d
parent d8dacaf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment