Loading services/core/java/com/android/server/inputmethod/InputMethodManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -5032,7 +5032,7 @@ public final class InputMethodManagerService implements IInputMethodManagerImpl. return; } if (Flags.imeSwitcherRevamp()) { if (mNewInputMethodSwitcherMenuEnabled) { if (DEBUG) { Slog.v(TAG, "Show IME switcher menu," + " showAuxSubtypes=" + showAuxSubtypes Loading Loading
services/core/java/com/android/server/inputmethod/InputMethodManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -5032,7 +5032,7 @@ public final class InputMethodManagerService implements IInputMethodManagerImpl. return; } if (Flags.imeSwitcherRevamp()) { if (mNewInputMethodSwitcherMenuEnabled) { if (DEBUG) { Slog.v(TAG, "Show IME switcher menu," + " showAuxSubtypes=" + showAuxSubtypes Loading