Searched refs:generateNotificationsWithSameGroupKey (Results 1 – 1 of 1) sorted by relevance
987 generateNotificationsWithSameGroupKey(numberOfGroupNotifications, groupKey); in onAdditionalGroupAndRank_addToExistingGroup_groupSurpassGroupingThresholdExist()1018 generateNotificationsWithSameGroupKey(numberOfGroupNotifications, groupKey); in onAdditionalGroupAndRank_addNewNotification_notSurpassGroupingThreshold()1045 generateNotificationsWithSameGroupKey(numberOfGroupNotifications, groupKey); in onAdditionalGroupAndRank_createsNewGroup_surpassGroupingThreshold()1074 generateNotificationsWithSameGroupKey(numberOfGroupNotifications, groupKey); in onAdditionalGroupAndRank_doesNotGroup_groupSummaryMissing()1319 private void generateNotificationsWithSameGroupKey(int numberOfNotifications, String groupKey) { in generateNotificationsWithSameGroupKey() method in PreprocessingManagerTest