Home
last modified time | relevance | path

Searched defs:groupResult (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java417 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_groupsNotificationsByGroupKey() local
436 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_highGroupingThreshold_noGroups() local
500 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_groupsNotificationsBySeenUnseen() local
529 List<NotificationGroup> groupResult = mPreprocessingManager.group(list); in onGroup_autoGeneratedGroupWithNoGroupChildren_doesNotShowGroupSummary() local
630 List<NotificationGroup> groupResult = mPreprocessingManager.group(list); in onGroup_removesNotificationGroupWithOnlySummaryNotification() local
640 List<NotificationGroup> groupResult = mPreprocessingManager.group(list); in onGroup_splitsNotificationsBySeenAndUnseen() local
655 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp() local
672 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onRank_ranksNotificationGroups() local
695 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onRank_ranksNotificationsInEachGroup() local