commit | 47f311b245a6becfd04478b16721e18d22b53c0a | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 22:42:42 2024 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 22:42:42 2024 +0900 |
tree | 2de921a6b6dcb244175cc1a9441a51bb17f09af8 | |
parent | a2d5f0eb9d39dd16b6445b4534213a708c428a57 [diff] |
Inline InputMethodSettings#setShowImeWithHardKeyboard In order to remove the dependency on InputMethodSettings from InputMethodMenuController, this CL inlines InputMethodSettings#setShowImeWithHardKeyboard with keeping the current behavior. This is a mechanical refactoring CL. There must be no observable behavior change. Bug: 309868254 Bug: 309837937 Test: presubmit Change-Id: I52cf78b95b8514844a0aa88406683ea0f6e88ad9