Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationThrottler.java48 private static final int HIGH_GLOBAL_NOTIFICATION_COUNT = 45; field in NotificationThrottler
73 if (activeNotifications.length > HIGH_GLOBAL_NOTIFICATION_COUNT in throttle()