commit | 745f9e77f457dcfaf09c70a4d1f8e3492bebf0dc | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Mar 12 23:16:11 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Mar 13 19:56:53 2024 +0000 |
tree | 16ad3c3d1711281762bd358693071cc8b6fafc4d | |
parent | 313a52758136c3661ec3ae2fe02abc50be8f3ffb [diff] |
Replace IMMS#mSettings with IMMS#mCurrentUserId This CL removes InputMethodManagerService#mSettings as the same instance can be obtained from InputMethodSettingsRepository as long as we keep track of the current user ID. This is a mechanical refactoring CL. There must be no user observable behavior change. Bug: 305849394 Fix: 329163064 Test: presubmit Change-Id: Idae0fb6d1a9182efe917f81a1d881d488a1b57e5