diff options
| author | Yohei Yukawa <yukawa@google.com> | 2022-01-17 09:34:20 -0800 |
|---|---|---|
| committer | Yohei Yukawa <yukawa@google.com> | 2022-01-17 09:34:20 -0800 |
| commit | 2070234cce8811f587188e28c62f695e655204c3 (patch) | |
| tree | 7691ddad258e4e70b6aec14a2a1e7b1b423def2e /core/java/android/widget/TextView.java | |
| parent | 06c3998532734b58c0c32d1ae4d5786c764733d7 (diff) | |
Make InputMethodManagerService#MSG_INITIALIZE_IME private
With this CL, all the message IDs defined as IMMS#MSG_* become private
constants. Message formats used in
InputMethodManagerService#handleMessage()
are now completely encapsulated within InputMethodManagerService.
As a bonus, we can also make the following field and method private.
* InputMethodManagerService#mCaller
* InputMethodManagerService#executeOrSendMessage()
This is still mechanical refactoring. There should be no observable
behavior change.
Bug: 192412909
Test: presubmit
Change-Id: I37a4bf39e21955af0e677e576e4eb87d3105c8c6
Diffstat (limited to 'core/java/android/widget/TextView.java')
0 files changed, 0 insertions, 0 deletions
