commit | 764ee9192f5b3b58fdaa56dfd65c0494939911e8 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Jul 01 14:54:38 2024 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Jul 01 14:54:38 2024 +0900 |
tree | 6877de31a6081baacf38a77727e0562ed5d11600 | |
parent | c5002e47d6a5382821b7c893cecd6cb0c140be49 [diff] |
Correctly propagate userId in IMMS#setInputMethod{,AndSubtype} With this CL the following two mehtods no longer hard code IMMS#mCurrentUserId. * InputMethodManagerService#setInputMethod * InputMethodManagerService#setInputMethodAndSubtype The observable behavior should remain to be the same for single user mode. Bug: 350386877 Test: presubmit Flag: android.view.inputmethod.concurrent_input_methods Change-Id: Ia8657d21d84c138b7776b3aa3fa480b4314f4d42