Reorganize language & input settings
Bug: 14860252 Bug: 16115751 Change-Id: I198aabebc08421764b78e137e7f26d2a7772d452
This commit is contained in:
@@ -169,7 +169,7 @@ class InputMethodSettingValuesWrapper {
|
||||
return count;
|
||||
}
|
||||
|
||||
private boolean isEnabledImi(InputMethodInfo imi) {
|
||||
boolean isEnabledImi(InputMethodInfo imi) {
|
||||
final List<InputMethodInfo> enabledImis;
|
||||
synchronized (mMethodMap) {
|
||||
enabledImis = mSettings.getEnabledInputMethodListLocked();
|
||||
|
Reference in New Issue
Block a user