commit | 9cd20e70b2f379ddaab797847f3b64733322bb27 | [log] [tgz] |
---|---|---|
author | Felix Stern <fstern@google.com> | Fri Aug 02 08:26:54 2024 +0000 |
committer | Felix Stern <fstern@google.com> | Mon Aug 05 09:18:28 2024 +0000 |
tree | 265c5a42ac77060dd23c715df2df20b726eb833b | |
parent | 583a109a46a39a553553f5471d5b436d53bb98e1 [diff] |
Move setImeVisibilityOnFocusedWindowClient to IMMS Some instances (like of DefaultImeVisibilityApplier) are created inline in IMMS, and therefore not mockable. As in some tests we want to avoid a call into userData, this CL is moving setImeVisibilityOnFocusedWindowClient from DefaultImeVisibilityApplier to IMMS, so that we can stub it. Test: None Flag: android.view.inputmethod.refactor_insets_controller Bug: 352615651 Change-Id: I8497e425b9a37c9980e85eaba743cb282fb4826e