Searched refs:mMaxDisplayedNotifications (Results 1 – 1 of 1) sorted by relevance
415 private int mMaxDisplayedNotifications = -1; field in NotificationStackScrollLayout2184 int maxDisplayedNotifications = mMaxDisplayedNotifications;4768 if (mMaxDisplayedNotifications != maxDisplayedNotifications) { in setMaxDisplayedNotifications()4769 mMaxDisplayedNotifications = maxDisplayedNotifications; in setMaxDisplayedNotifications()