diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-09-10 15:19:53 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-09-10 15:19:53 -0700 |
commit | 16703c4b4770648ac07d7efdc133a9de954480c1 (patch) | |
tree | 866305ec148c1a3027864b75e3fecc3c80396354 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 826a36c19b5ca86bf976f66c45c703fdc8db92ee (diff) |
Prepare to make InputMethodUtils package-private
In Bug 77730201, we cleaned up a bunch of files so that only modules
inside framework/base depend on InputMethodUtils. This CL is a
preparation of a further hardening.
Just by moving two utility methods from InputMethodUtils to
LocaleUtils, InputMethodUtils is used only from
InputMethodManagerService and its direct dependencies. This allows us
to make InputMethodUtils package-private class to make sure anyone
outside our team is unexpectedly depending on InputMethodUtils in a
subsequent CL.
This is a mechanical refactoring. There should be no observable
behavior difference.
Bug: 114660660
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Test: atest FrameworksCoreTests:com.android.internal.inputmethod
Change-Id: Ie8cb198880a145a7b81d2bf1eae1531ac3614019
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions