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

Commit 9b956d49 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update language to comply with Android's inclusive language guidance" am: 4b69c3c1

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1374790

Change-Id: Iaff646076372f471db19628a7c3be2be8378d8b3
parents aeddf474 4b69c3c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ public class HeadsUpManagerPhone extends HeadsUpManager implements Dumpable,

    /**
     * Set that we are exiting the headsUp pinned mode, but some notifications might still be
     * animating out. This is used to keep the touchable regions in a sane state.
     * animating out. This is used to keep the touchable regions in a reasonable state.
     */
    public void setHeadsUpGoingAway(boolean headsUpGoingAway) {
        if (headsUpGoingAway != mHeadsUpGoingAway) {