commit | 0bece9044a33bc96ef31aed25654260cb4f6629e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Jul 31 09:40:22 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Jul 31 09:40:22 2024 -0700 |
tree | df758ea0ea7acf5ad35fb624c603a4d2291c7306 | |
parent | 887439b75636a72c200c55bb3ebfb95ca4161e58 [diff] |
Always propagate userId to InputMethodMenuController This is a mechanical change to get rid of InputMethodManagerService#getCurrentImeUserIdLocked() by always propagating userId from InputMethodManagerService to InputMethodMenuController. There must be no observable behavior change. Bug: 350386877 Test: manually tested with IME switcher Flag: EXEMPT refactor Change-Id: I158f39edf0b8bc50824fd4c1440bf20db6f698e7