summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/NavigationBarController.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2022-01-14 23:52:32 -0800
committerYohei Yukawa <yukawa@google.com>2022-01-14 23:52:32 -0800
commit0467d70d13dc9897edffb510b1cf301b7fcc79bc (patch)
tree119f564e97695fbfb94f3e2bc4965290bf3905d9 /core/java/android/inputmethodservice/NavigationBarController.java
parent71abd1233b86479bcbc785b5849070666e3274df (diff)
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
Diffstat (limited to 'core/java/android/inputmethodservice/NavigationBarController.java')
0 files changed, 0 insertions, 0 deletions