commit | 41b19325f16ac8dfb775dea72aca70243b8e764b | [log] [tgz] |
---|---|---|
author | Felix Stern <fstern@google.com> | Tue Nov 12 15:40:50 2024 +0000 |
committer | Felix Stern <fstern@google.com> | Tue Nov 12 15:40:50 2024 +0000 |
tree | 78224dab2a7ae41ff6d96115942624ad1c645371 | |
parent | df78d83f071ccdd76c228403a14be2bfe348361d [diff] |
Use refactored code path in InputMethodManager#showSoftInputUnchecked Some apps still use the deprecated call to InputMethodManager#showSoftInputUnchecked. This was not using the refactored code path, which is fixed by this CL. Bug: 378032087 Test: manual Flag: android.view.inputmethod.refactor_insets_controller Change-Id: I144bcf51b7dae29341bd270276b10fef3790dcc1