Stop sound when bubble notification is suppressed
In BubbleMetadata for a notification there is a flag whether the notification should be suppressed from the shade. When we expand a bubble, we update this flag to suppress the notification as it has been seen by the user. Adding an additional check to see if the suppressed notification has audio playing. If it has, stop audio playback. Bug: 230691147 Test: atest NotificationManagerServiceTest Change-Id: I8df12158c09496175ebf1c818706e440b2bea101
Loading
Please register or sign in to comment