commit | 64a82f9a4ccf7efc12673800143bab133aab8fd3 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <[email protected]> | Mon Mar 11 14:29:53 2024 -0700 |
committer | Yohei Yukawa <[email protected]> | Mon Mar 11 14:29:53 2024 -0700 |
tree | 3107417c6f140cfea136e7e916c96bde6317215f | |
parent | ed1a8280d7d979ffe72ac17a6dc999acfd349569 [diff] |
Extract out inner classes from IMMS InputMethodManagerService.java is still too long to read. Let's extract out the following inner classes for better readability. * SoftInputShowHideHistory * StartInputHistory * StartInputInfo This is a mechanical refacotring CL. There must be no observable behavior change. Fix: 328811026 Test: presubmit Change-Id: I666fe7d3fae7090871a3496583dee30e7125b555