Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java988 generateGroupSummaryNotification(groupKey); in onAdditionalGroupAndRank_addToExistingGroup_groupSurpassGroupingThresholdExist()
1019 generateGroupSummaryNotification(groupKey); in onAdditionalGroupAndRank_addNewNotification_notSurpassGroupingThreshold()
1046 generateGroupSummaryNotification(groupKey); in onAdditionalGroupAndRank_createsNewGroup_surpassGroupingThreshold()
1334 private void generateGroupSummaryNotification(String groupKey) { in generateGroupSummaryNotification() method in PreprocessingManagerTest