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

Commit 5fba9abb authored by Adnan Begovic's avatar Adnan Begovic
Browse files

SystemUI: Make sure to dismiss after disabling ext kg focus.

  Also verify that a third party keyguard component is even
  set.

Change-Id: I9b8193c013067b76d16c035e11eb40f3cf8f46a7
TICKET: CYNGNOS-2084
(cherry picked from commit c079202d)
parent 2ecf371c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -564,8 +564,11 @@ public class StatusBarKeyguardViewManager {
    public void animateCollapsePanels(float speedUpFactor) {
        mPhoneStatusBar.animateCollapsePanels(CommandQueue.FLAG_EXCLUDE_NONE, true /* force */,
                false /* delayed */, speedUpFactor);
        if (mStatusBarWindowManager.keyguardExternalViewHasFocus()) {
            mStatusBarWindowManager.setKeyguardExternalViewFocus(false);
            dismiss(false);
        }
    }

    /**
     * Notifies that the user has authenticated by other means than using the bouncer, for example,