Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java727 AlertEntry additionalAlertEntry = new AlertEntry(mAdditionalStatusBarNotification); in onAdditionalGroupAndRank_isGroupSummary_returnsTheSameGroupsAsStandardGroup() local
732 copy.add(additionalAlertEntry); in onAdditionalGroupAndRank_isGroupSummary_returnsTheSameGroupsAsStandardGroup()
741 .additionalGroupAndRank(additionalAlertEntry, mRankingMap, /* isUpdate= */ false); in onAdditionalGroupAndRank_isGroupSummary_returnsTheSameGroupsAsStandardGroup()
1145 AlertEntry additionalAlertEntry = new AlertEntry(mAdditionalStatusBarNotification); in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification() local
1150 additionalAlertEntry, in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification()
1156 additionalAlertEntry.getKey()); in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification()