commit | e9eff660e08e5b01642ff89be9ac212785d23612 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Apr 13 16:28:20 2018 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Apr 13 16:28:20 2018 -0700 |
tree | f72def8a2eb3c5d9c66020ca1fa93c513b143e53 | |
parent | 4572d6cbafacf89480f67df9c0377554e0c862d8 [diff] |
Make getLanguageFromLocaleString private As part of effort to lock down the use of InputMethodUtils only within the core system components, this CL removes the dependency on InputMethodUtils#getLanguageFromLocaleString() from the Settings UI code. At high level, there should be no user visible behavior change. Bug: 77730201 Test: atest SettingsLibTests:com.android.settingslib.inputmethod.InputMethodSubtypePreferenceTest Change-Id: I92cc0b0808f3e40ab92b60ec783ad218141f2bbd