Searched refs:mMaxDisplayedNotifications (Results 1 – 1 of 1) sorted by relevance
413 private int mMaxDisplayedNotifications = -1; field in NotificationStackScrollLayout2218 int maxDisplayedNotifications = mMaxDisplayedNotifications;4852 if (mMaxDisplayedNotifications != maxDisplayedNotifications) { in setMaxDisplayedNotifications()4853 mMaxDisplayedNotifications = maxDisplayedNotifications; in setMaxDisplayedNotifications()