Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationDiffTest.java57 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationDiffTest
100 OVERRIDE_GROUP_KEY, POST_TIME)); in setupBaseActivityAndLayout()
103 OVERRIDE_GROUP_KEY, POST_TIME)); in setupBaseActivityAndLayout()
203 OVERRIDE_GROUP_KEY, POST_TIME)); in sameGroupUniqueIdentifiers_diffNotificationKey_shouldReturnFalse()
220 OVERRIDE_GROUP_KEY, POST_TIME)); in sameGroupUniqueIdentifiers_sameChildrenNotification_shouldReturnTrue()
316 OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameSize_shouldReturnTrue()
320 OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameSize_shouldReturnTrue()
360 UID, INITIAL_PID, oldNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, in areBundleEqual_diffSize_shouldReturnFalse()
363 UID, INITIAL_PID, newNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, in areBundleEqual_diffSize_shouldReturnFalse()
404 oldNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
[all …]
DCarHeadsUpNotificationManagerTest.java82 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarHeadsUpNotificationManagerTest
206 mNotificationMessageHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
209 mNotificationNavigationHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
213 mNotificationCallHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
216 mNotificationBuilderInboxHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
220 mNotificationWarningHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
223 mNotificationEmergencyHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
227 mNotificationCarInformationHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
DNotificationGroupTest.java54 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationGroupTest
76 OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
79 OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
DHeadsUpEntryTest.java49 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in HeadsUpEntryTest
67 OVERRIDE_GROUP_KEY, POST_TIME); in setupBaseActivityAndLayout()
DCarNotificationVisibilityLoggerTest.java61 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationVisibilityLoggerTest
90 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()
DNotificationDataManagerTest.java57 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationDataManagerTest
85 OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
88 OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
DCarNotificationViewTest.java70 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationViewTest
312 OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationGroup()
DNotificationClickHandlerFactoryTest.java76 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationClickHandlerFactoryTest
156 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()
161 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()
DPreprocessingManagerTest.java86 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in PreprocessingManagerTest
1114 .setGroup(OVERRIDE_GROUP_KEY) in onUpdateNotification_notificationPosted_isUpdate_putsNotification()
1228 .setGroup(OVERRIDE_GROUP_KEY) in getEmptyAutoGeneratedGroupSummary()
1233 OVERRIDE_GROUP_KEY, POST_TIME); in getEmptyAutoGeneratedGroupSummary()
1234 statusBarNotification.setOverrideGroupKey(OVERRIDE_GROUP_KEY); in getEmptyAutoGeneratedGroupSummary()
1244 .setGroup(OVERRIDE_GROUP_KEY) in generateNotification()
DCarNotificationViewAdapterTest.java74 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationViewAdapterTest
119 OVERRIDE_GROUP_KEY, POST_TIME)); in setupBaseActivityAndLayout()
942 return generateNotification(category, /* group= */ null, OVERRIDE_GROUP_KEY, in generateNotificationWithCategory()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
DGroupNotificationViewHolderTest.java63 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in GroupNotificationViewHolderTest
195 groupSummaryNotification, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationGroup()
206 notification, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationGroup()
DCarNotificationActionsViewTest.java68 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationActionsViewTest
115 messageNotificationBuilder.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/notification/
DNotificationVisibilityLoggerTest.java67 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationVisibilityLoggerTest
89 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()