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

Commit 57d53436 authored by Julia Reynolds's avatar Julia Reynolds Committed by Automerger Merge Worker
Browse files

Merge "Clarify documentation" into udc-dev am: 6f28cbfc am: 5e41c8be

parents 47ec320e 5e41c8be
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -4067,8 +4067,9 @@ public class Notification implements Parcelable
         * notification if alerts for this notification's group should be handled by a different
         * notification. This is only applicable for notifications that belong to a
         * {@link #setGroup(String) group}. This must be called on all notifications you want to
         * mute. For example, if you want only the summary of your group to make noise, all
         * children in the group should have the group alert behavior {@link #GROUP_ALERT_SUMMARY}.
         * mute. For example, if you want only the summary of your group to make noise and/or peek
         * on screen, all children in the group should have the group alert behavior
         * {@link #GROUP_ALERT_SUMMARY}.
         *
         * <p> The default value is {@link #GROUP_ALERT_ALL}.</p>
         */