commit | 2d63f4a205647b0f806f565c9a17c54ed2c348cb | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Jun 12 09:42:37 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Jun 12 09:42:37 2024 -0700 |
tree | a5ffcd3af862997909db1b2a870fff0135b3e0ca | |
parent | b5532377dfebbd964a1450d7bc48300c46407687 [diff] |
Inline InputMethodSettings#isSubtypeSelected() This CL simplifies InputMethodManagerService#getCurrentInputMethodSubtypeLocked() a bit by inlining InputMethodSettings#isSubtypeSelected() without changing any observable behavior. Bug: 346658341 Test: presubmit Flag: EXEMPT refactor Change-Id: Id2633171bc56591e70054c5ffe8dc5f0dac29bb5