Merge "Clarifying meaning of items param in javadoc per feedback" into rvc-dev am: a493b5c516 am: 2f23e9d85a
Change-Id: I22411956eea2cb1fad18f29ac308c8539deb6bdd
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user