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

Commit 792d2508 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Flag off disableForUser." into main

parents eeb12637 0bc42834
Loading
Loading
Loading
Loading
+10 −6
Original line number Diff line number Diff line
@@ -3568,6 +3568,9 @@ public class KeyguardViewMediator implements CoreStartable, Dumpable,
                    }
                    return;
                }

                // Handled in StatusBarDisableFlagsInteractor.
                if (!KeyguardWmStateRefactor.isEnabled()) {
                    try {
                        mStatusBarService.disableForUser(flags, mStatusBarDisableToken,
                                mContext.getPackageName(),
@@ -3578,6 +3581,7 @@ public class KeyguardViewMediator implements CoreStartable, Dumpable,
                }
            }
        }
    }

    /**
     * Handle message sent by {@link #resetStateLocked}