commit | 22992d58c9fd9e785d4def5b8bd44d9fff6de3ce | [log] [tgz] |
---|---|---|
author | Antonio Kantek <kanant@google.com> | Wed Jul 03 02:51:32 2024 +0000 |
committer | Antonio Kantek <kanant@google.com> | Wed Jul 03 16:39:12 2024 +0000 |
tree | eeed2b8e12ef09d89a8ae5148365f9d0e2e4aa58 | |
parent | 9d1ee9be57366469bdf0adc30b5db592c47b2a65 [diff] |
Make switchToInputMethodLocked concurrent multi-user aware This change is required in order to enable `ime set` shell command. This code change is an internal refactoring and should not cause any noticeable issues on surfaces with non-concurrent multi-user IME enabled. Bug: 350834650 Test: `adb shell ime set --user 11 com.android.inputmethod.latin/.CarLatinIME` (user 11 is a bg visible user) Test: presubmit Flag: EXEMPT refactor Change-Id: I58edae672be629bdacd4a9a16cc9ad5c8012eea6