Loading services/core/java/com/android/server/inputmethod/InputMethodInfoUtils.java +0 −2 Original line number Diff line number Diff line Loading @@ -77,8 +77,6 @@ final class InputMethodInfoUtils { return this; } // TODO: The behavior of InputMethodSubtype#overridesImplicitlyEnabledSubtype() should be // documented more clearly. InputMethodListBuilder fillAuxiliaryImes(ArrayList<InputMethodInfo> imis, Context context) { // If one or more auxiliary input methods are available, OK to stop populating the list. for (final InputMethodInfo imi : mInputMethodSet) { Loading Loading
services/core/java/com/android/server/inputmethod/InputMethodInfoUtils.java +0 −2 Original line number Diff line number Diff line Loading @@ -77,8 +77,6 @@ final class InputMethodInfoUtils { return this; } // TODO: The behavior of InputMethodSubtype#overridesImplicitlyEnabledSubtype() should be // documented more clearly. InputMethodListBuilder fillAuxiliaryImes(ArrayList<InputMethodInfo> imis, Context context) { // If one or more auxiliary input methods are available, OK to stop populating the list. for (final InputMethodInfo imi : mInputMethodSet) { Loading