Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 67b9a09c authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

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
parent 8860e404
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment