Searched refs:maxDisplayedNotifications (Results 1 – 1 of 1) sorted by relevance
5005 public void setMaxDisplayedNotifications(int maxDisplayedNotifications) { in setMaxDisplayedNotifications() argument5006 if (mMaxDisplayedNotifications != maxDisplayedNotifications) { in setMaxDisplayedNotifications()5007 mMaxDisplayedNotifications = maxDisplayedNotifications; in setMaxDisplayedNotifications()