commit | 1a8b94de034f9d6afa68af65f9886ae502548bb3 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Jun 21 14:15:09 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Jun 21 14:15:09 2024 -0700 |
tree | 93489e0872603b3c69cbee8d1bd95e3d7ab2536d | |
parent | 34053329d8a90aa8786338bc428fe3d9137dbf7e [diff] |
Simplify InputMethodSubtypeSwitchingController a bit This simplifies InputMethodSubtypeSwitchingController a bit by taking advantage of InputMethodSettings, which is in general a super set of InputMethodMap and user ID. This is a mechanical refactoring CL. There must be no semantic behavior change. Bug: 305849394 Bug: 346662143 Bug: 347693610 Flag: EXEMPT refactor Test: atest InputMethodSubtypeSwitchingControllerTest Change-Id: Ibc1410c6a49401983a5216a1b8973fb95f117e20