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

Skip to content
Commit 0467d70d authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Make InputMethodManagerService#MSG_* private if possible

Message formats used in InputMethodManagerService#handleMessage() are
supposed to be internal details of InputMethodManagerService.
Allowing other classes to directly post messages to
InputMethodManagerService would make it difficult for us to track the
source code.

This CL makes InputMethodManagerService#MSG_* as private constants as
many as possible, which should have no behavior changes.

Bug: 192412909
Test: presubmit
Change-Id: Ifdde313c884b9ec10e45fa6449e7541217f5fb24
parent 71abd123
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment