Loading services/java/com/android/server/wm/WindowManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -9003,8 +9003,8 @@ public class WindowManagerService extends IWindowManager.Stub mScreenRotationAnimation = null; } updateRotation = true; Surface.unfreezeDisplay(0); } Surface.unfreezeDisplay(0); mInputMonitor.thawInputDispatchingLw(); Loading Loading
services/java/com/android/server/wm/WindowManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -9003,8 +9003,8 @@ public class WindowManagerService extends IWindowManager.Stub mScreenRotationAnimation = null; } updateRotation = true; Surface.unfreezeDisplay(0); } Surface.unfreezeDisplay(0); mInputMonitor.thawInputDispatchingLw(); Loading