commit | b20ee4eea574cc4320c35f54a6f5a39ae512373e | [log] [tgz] |
---|---|---|
author | Wilson Wu <wilsonwu@google.com> | Wed Sep 28 19:11:15 2022 +0800 |
committer | Wilson Wu <wilsonwu@google.com> | Mon Oct 17 14:22:53 2022 +0800 |
tree | b13235975ccfa09eef51e6723166543aaf23ce0a | |
parent | 425a324a156c69bc6bd1bf7d1f816ef16cf63c6a [diff] |
Simplify InputMethodManager#startInputInner Wrap the createInputConnection logic into a private method to simplify this complex method. This is a mechanical restructuring without user visible changes. Bug: 236937383 Bug: 236920321 Test: presubmit Change-Id: I21207d22b7f5d55e84cbfde91969e59bb94b3043