commit | a7df9f82ef0dda06dda7a0bb397f5a9637739f21 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Jul 09 22:00:10 2024 +0000 |
committer | Yohei Yukawa <yukawa@google.com> | Tue Jul 09 22:00:10 2024 +0000 |
tree | 46345dbc2e0de756b28743bce647358444244cdd | |
parent | c7aa0be40fba631117882fa7cc380ea9394f372f [diff] |
Simplify IMMS constructor a bit This is a preparation before making InputMethodManagerService#mImeDrawsImeNavBarRes multi-user ready. This CL aims to simplify the the constructor of InputMethodManagerService without changing any observable behavior by extracting out test-only dependency setup. Bug: 345519864 Test: presubmit Test: atest FrameworksInputMethodSystemServerTests Flag: EXEMPT refactor Change-Id: Id8aec502d60231644c9c8a9f45373de71df9ddc6