Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java218 static final int MAX_PACKAGE_NOTIFICATIONS = 50; field in NotificationManagerService
3636 if (count >= MAX_PACKAGE_NOTIFICATIONS) {