Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java360 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_groupsNotificationsByGroupKey() local
378 List<NotificationGroup> groupResult = mPreprocessingManager.group(list); in onGroup_autoGeneratedGroupWithNoGroupChildren_doesNotShowGroupSummary() local
479 List<NotificationGroup> groupResult = mPreprocessingManager.group(list); in onGroup_removesNotificationGroupWithOnlySummaryNotification() local
494 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp() local
508 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onRank_ranksNotificationGroups() local
528 List<NotificationGroup> groupResult = mPreprocessingManager.group(mAlertEntries); in onRank_ranksNotificationsInEachGroup() local