Merge "Update language to comply with Android's inclusive language guidance" am: 4b69c3c115 am: 9b956d4954 am: c46340e92c am: fc59f9b1e8 am: 1a0702e830

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

Change-Id: Ia433e22593387a6b6973c825320c02881950d15f
This commit is contained in:
Treehugger Robot
2020-07-29 03:58:25 +00:00
committed by Automerger Merge Worker

View File

@@ -241,7 +241,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.
*/
void setHeadsUpGoingAway(boolean headsUpGoingAway) {
if (headsUpGoingAway != mHeadsUpGoingAway) {