diff options
author | 2024-08-26 22:05:46 +0000 | |
---|---|---|
committer | 2024-08-30 16:57:07 +0000 | |
commit | 76619e2c6334884c8369dee2939f2a3061943dd0 (patch) | |
tree | c808ab073c9877d288bdf7744afc81c191d1b7b5 /libs/hwui/HardwareBitmapUploader.cpp | |
parent | fcd4334386e828c5e6c352877e6ec58f76db9fbd (diff) |
Make dumpsys input_method multi-user aware
This change list adds the optional `--user` argument to `dumpsys input_method`.
In concurrent multi-user mode, if no specific user is specified, information for all existing users will be displayed.
No changes should be visible on phones and tablets. Without the `--user` argument, `dumpsys input_method` will display information for the current IME user (InputMethodManagerService#mCurrentImeUserId), which is the same as the current behavior.
Bug: 356239178
Flag: EXEMPT refactoring dump method
Test: atest android.view.inputmethod.cts.DumpTest
Test: atest --user-type secondary_user_on_secondary_display android.view.inputmethod.cts.DumpTest
Test: adb shell dumpsys input_method
Test: adb shell dumpsys input_method --user 10
Change-Id: I1fcfeb8263f64bc6c3cb764ea9c23e2cfab28c95
Diffstat (limited to 'libs/hwui/HardwareBitmapUploader.cpp')
0 files changed, 0 insertions, 0 deletions