Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f463fa1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE Don't hide IME when keyguard is just occluded." into pi-wear-dev

parents 2ad65b60 f1bb2506
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3058,7 +3058,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
        }

        boolean keyguardLocked =
                mKeyguardDelegate != null && (mKeyguardDelegate.isShowing() || mKeyguardOccluded);
                mKeyguardDelegate != null && mKeyguardDelegate.isShowing();
        boolean hideDockDivider = attrs.type == TYPE_DOCK_DIVIDER
                && !mWindowManagerInternal.isStackVisible(WINDOWING_MODE_SPLIT_SCREEN_PRIMARY);
        // If AOD is showing, the IME should be hidden. However, sometimes the AOD is considered