summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2022-01-24 08:22:26 -0800
committerYohei Yukawa <yukawa@google.com>2022-01-24 08:22:26 -0800
commit67b9a09cb69bfb3e7f01dfd9c4283332786850eb (patch)
treef0f5fba2eccd3a9bd99a08ca5be61ac17030eb9c /core/java/android/inputmethodservice/InputMethodService.java
parent8860e4044f9626f5e11df2a2d0f7b3225e386c8e (diff)
Introduce IInputMethodInvoker
This CL introduces a wrapper class IInputMethodInvoker to consolidate RemoteException handlings out from InputMethodManagerService around IInputMethod. Basically there should be no observable behavior change, except that we logcat messages upon RemoteException when issuing IInputMethod IPCs are now shown only when InputMethodManagerService#DEBUG is configured to be true or the exception is not DeadObjectException. Hopefully we can still easily find that the IME was being killed from other messages in logcat. Bug: 215609403 Test: presubmit Change-Id: Id636d35f3b82a6376c9f370e2f65692f28e545eb
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions