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

Commit a493b5c5 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" into rvc-dev

parents 0cbb2687 799b7deb
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) {