diff options
| author | 2021-12-27 19:26:09 -0800 | |
|---|---|---|
| committer | 2021-12-27 19:26:09 -0800 | |
| commit | 60e56525b70062be639d8f964f92299e043a7934 (patch) | |
| tree | 7f8b07b2ac3d8f637421a3babc4d52e0e97e41cb /libs/androidfw/StringPool.cpp | |
| parent | b56a3b7a952a1d594e3a609ddb0c6225a10ad7eb (diff) | |
Fix lint errors and style nits in SoftInputWindow
This is a mechanical refactoring CL as a preparation to remove the
dependency on
android.inputmethodservice.SoftInputWindow
from
android.service.voice.VoiceInteractionSession.
Before creating a copy of SoftInputWindow for VoiceInteractionSession,
this CL aims to clean up lint errors and style nits as many as
possible, notably:
* Addressing lint errors
* Adding missing @Override
* Making SoftInputWindow a final class
* Making internal member fields private
* Removing SoftInputWindow#{get,set}Gravity(), which are no longer used
* Renaming SoftInputWindowState to WindowState
There should be no observable behavior change in this CL.
Bug: 192412909
Test: prebuilts/checkstyle/checkstyle.py -f \
frameworks/base/core/java/android/inputmethodservice/SoftInputWindow.java
Change-Id: I547489d3946bf523a59ada80f63cfd934e70c1f4
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions