Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1393 private boolean shouldAvoidChangingNotificationsCount() { in shouldAvoidChangingNotificationsCount() method in NotificationPanelViewController
4507 updateMaxDisplayedNotifications(!shouldAvoidChangingNotificationsCount()); in onLayoutChange()