commit | 523fefbecb750d263ea47f588154ad5fed5096a1 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Jun 11 16:38:07 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Jun 12 01:03:08 2024 +0000 |
tree | 2a3486e61d8d4c990e8a1686632039c00d8d86f7 | |
parent | 2da64f9b69fc92d0d33049f348b46a8c8c0aa8ff [diff] |
Simplify IMMS#postInputMethodSettingUpdatedLocked() a bit This CL simplifies InputMethodManagerService#postInputMethodSettingUpdatedLocked() a bit by explicitly having a local instance "userId" instead of using settings.getUserId() as a synonym of it. This is a mechanical refactoring CL, which should have no behavior change. Bug: 305849394 Test: presubmit Flag: EXEMPT refactor Change-Id: Idb8acd978fb6da285349841da61de018a0a7e19b