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

Commit 30a94fd4 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 14d46cc6: am f8e1bb0e: am 24336555: Merge "Clarify the intention of...

am 14d46cc6: am f8e1bb0e: am 24336555: Merge "Clarify the intention of setNotificationsShown" into mnc-dev

* commit '14d46cc6':
  Clarify the intention of setNotificationsShown
parents 2ce64b87 14d46cc6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -369,7 +369,9 @@ public abstract class NotificationListenerService extends Service {

    /**
     * Inform the notification manager that these notifications have been viewed by the
     * user.
     * user. This should only be called when there is sufficient confidence that the user is
     * looking at the notifications, such as when the notifications appear on the screen due to
     * an explicit user interaction.
     * @param keys Notifications to mark as seen.
     */
    public final void setNotificationsShown(String[] keys) {