diff options
| author | 2024-08-26 10:45:41 +0000 | |
|---|---|---|
| committer | 2024-08-26 15:08:27 +0000 | |
| commit | 7de1e2020d0f713a063e01e4bf6ed56cd4a16f77 (patch) | |
| tree | 894dfe81a474b4f7bc5acc808b0dd3adc0034590 /libs/androidfw/ObbFile.cpp | |
| parent | cb197a1d41180a098b29eea4636ad5e467df8e19 (diff) | |
Fix implicit InputMethodServiceTest for InsetsController refactor
In case of calling InputMethodManager#{show,hide}SoftInput or IMMS#{show,hide}MySoftInputLocked, we lose the implicit flags, like: SHOW_IMPLICIT, HIDE_NOT_ALWAYS, HIDE_IMPLICIT_ONLY.
This is due to a redirect to InsetsController#{show,hide} or directly to the callback in IMMS that just sets the visibility, but not taking the implicit flags into account.
Test: atest FrameworksImeTests:com.android.inputmethodservice.InputMethodServiceTest
Flag: android.view.inputmethod.refactor_insets_controller
Fix: 355070655
Change-Id: Ia9e3b102a51f7635539a5af84e83d2fa76832359
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions