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

Skip to content
Commit 040e6899 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Remove IMMS#MSG_SHOW_IM_SUBTYPE_ENABLER

This CL inlines

  InputMethodManagerService#MSG_SHOW_IM_SUBTYPE_ENABLER

handler as it has always been executed from the calling thread.

There should be no observable behavior change, except for the case

  InputMethodManagerService#getCurMethodLocked()

was returning null and the client process was receiving NPE, which
should no longer happen.

Bug: 215609403
Test: presubmit
Change-Id: I868af935ffdc794669c5cb5d0437c919533ac2ab
parent 6495e3c9
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