Lower fields visibility for InputMethodManager
Some of local variables are declared as package-access but they only used in InputMethodManager. We can safely convert them to private. This is a mechanical refactor without user visible change. Bug: 236920321 Test: presubmit Change-Id: Iaf8de0d7f0d4a8572df81810e1f8593436e3b771
Loading
Please register or sign in to comment