commit | e5468607e3fd2c06c71d77c7433812f9da9b2d1e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 22:47:12 2024 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 22:47:12 2024 +0900 |
tree | 00e6078337c521830d770557ade85d9e55ee8c10 | |
parent | 47f311b245a6becfd04478b16721e18d22b53c0a [diff] |
Inline InputMethodSettings#isShowImeWithHardKeyboardEnabled In order to remove the dependency on InputMethodSettings from InputMethodMenuController, this CL inlines InputMethodSettings#isShowImeWithHardKeyboardEnabled 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: I0c3e0e16f361dff84c3b79040a9a83058512088f