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

Commit 59a2ef66 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Clarifying meaning of items param in javadoc per feedback"

parents 02ef6463 fa1062ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ public abstract class NotificationAssistantService extends NotificationListenerS
    /**
     * Implement this to know when the notification panel is revealed
     *
     * @param items Number of items on the panel at time of opening
     * @param items Number of notifications on the panel at time of opening
     */
    public void onPanelRevealed(int items) {