Merge "Clarify documentation" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6f28cbfc39
@@ -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>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user