commit | a792a6ba078245c8f61be5ebea55231ce7dfcc52 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Jul 18 06:39:05 2024 +0000 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Jul 18 06:39:05 2024 +0000 |
tree | b3f8343ec457d518a3710d29892e7cceb0c1bf64 | |
parent | f445f2e6ecfcbd9b119de17ec77bbccd0be31b61 [diff] |
Unify user init logic in IMMS#onUnlockUser() With this CL InputMethodManagerService#onUnlockUser() starts using a unified logic for concurrent multi-user mode instead of relying on InputMethodManagerService#initializeVisibleBackgroundUserLocked(). There must be no behavior change in single-user mode. Bug: 353751919 Test: presubmit Flag: android.view.inputmethod.concurrent_input_methods Change-Id: I174d264d94d8e279c9a2f16f3167794a09f2f5ea