summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2022-01-24 21:09:03 -0800
committerYohei Yukawa <yukawa@google.com>2022-01-24 21:09:03 -0800
commit82e935478dbe9adb627abe6bbe65f34de2ebdcf6 (patch)
tree034386f95db8cd36f75cc0278bd0f9bdbb8c474b /core/java/android/inputmethodservice/InputMethodService.java
parent515308cea0ae6610b34a4d52040262ac48c28845 (diff)
Make InputMethodManagerService a final class
This CL makes it clear that InputMethodManagerService should never be extended nor mocked, and compilers and ART should be able to optimize the code based on such an assumption. There should be no observable behavior change in the production code. Bug: 192412909 Test: presubmit Change-Id: I203554fa2964eac9879a5ba5e23ba2f7087403ed
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions