Searched refs:MAX_PACKAGE_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
182 static final int MAX_PACKAGE_NOTIFICATIONS = 50; field in NotificationManagerService1321 if (count >= MAX_PACKAGE_NOTIFICATIONS) {2583 if (count >= MAX_PACKAGE_NOTIFICATIONS) { in enqueueNotificationInternal()