Loading services/core/java/com/android/server/InputMethodManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,7 @@ public class InputMethodManagerService extends IInputMethodManager.Stub private boolean mNotificationShown; private final boolean mImeSelectedOnBoot; class SessionState { static class SessionState { final ClientState client; final IInputMethod method; Loading Loading
services/core/java/com/android/server/InputMethodManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,7 @@ public class InputMethodManagerService extends IInputMethodManager.Stub private boolean mNotificationShown; private final boolean mImeSelectedOnBoot; class SessionState { static class SessionState { final ClientState client; final IInputMethod method; Loading