Loading services/core/java/com/android/server/statusbar/StatusBarManagerService.java +1 −0 Original line number Diff line number Diff line Loading @@ -1664,6 +1664,7 @@ public class StatusBarManagerService extends IStatusBarService.Stub implements D @Override public void hideCurrentInputMethodForBubbles() { enforceStatusBarService(); final long token = Binder.clearCallingIdentity(); try { InputMethodManagerInternal.get().hideCurrentInputMethod( Loading Loading
services/core/java/com/android/server/statusbar/StatusBarManagerService.java +1 −0 Original line number Diff line number Diff line Loading @@ -1664,6 +1664,7 @@ public class StatusBarManagerService extends IStatusBarService.Stub implements D @Override public void hideCurrentInputMethodForBubbles() { enforceStatusBarService(); final long token = Binder.clearCallingIdentity(); try { InputMethodManagerInternal.get().hideCurrentInputMethod( Loading