Searched defs:maxNotifications (Results 1 – 2 of 2) sorted by relevance
264 public NotificationTestManager(ArrayList<Alert> alerts, int maxNotifications) { in NotificationTestManager()446 int maxNotifications = 10; in testGenerateAlerts_multiple() local553 int maxNotifications = 6; in testGenerateAlerts_maxAlerts() local902 int maxNotifications = 3; in testRedistributeBuckets_withinLimits() local949 int maxNotifications = 3; in testRedistributeBuckets_tooManyHighPriority() local979 int maxNotifications = 3; in testRedistributeBuckets_tooManyMediumPriority() local1013 int maxNotifications = 3; in testRedistributeBuckets_tooManyHighMediumPriority() local
309 final long currentTime, final int maxNotifications) { in generateAlerts()447 ArrayList<NotificationInfo> lowPriorityEvents, int maxNotifications) { in redistributeBuckets()