Home
last modified time | relevance | path

Searched refs:shouldAvoidChangingNotificationsCount (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1496 private boolean shouldAvoidChangingNotificationsCount() { in shouldAvoidChangingNotificationsCount() method in NotificationPanelViewController
4690 updateMaxDisplayedNotifications(!shouldAvoidChangingNotificationsCount()); in onLayoutChange()