Home
last modified time | relevance | path

Searched refs:OVERRIDE_GROUP_KEY (Results 1 – 11 of 11) 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()
193 OVERRIDE_GROUP_KEY, POST_TIME)); in sameGroupUniqueIdentifiers_diffNotificationKey_shouldReturnFalse()
210 OVERRIDE_GROUP_KEY, POST_TIME)); in sameGroupUniqueIdentifiers_sameChildrenNotification_shouldReturnTrue()
306 OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameSize_shouldReturnTrue()
310 OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameSize_shouldReturnTrue()
350 UID, INITIAL_PID, oldNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, in areBundleEqual_diffSize_shouldReturnFalse()
353 UID, INITIAL_PID, newNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, in areBundleEqual_diffSize_shouldReturnFalse()
394 oldNotification.build(), USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
[all …]
DCarHeadsUpNotificationManagerTest.java72 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarHeadsUpNotificationManagerTest
186 mNotificationMessageHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
189 mNotificationNavigationHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
193 mNotificationCallHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
196 mNotificationBuilderInboxHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
200 mNotificationWarningHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
203 mNotificationEmergencyHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
207 mNotificationCarInformationHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, in setup()
DNotificationDataManagerTest.java51 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationDataManagerTest
79 OVERRIDE_GROUP_KEY, POST_TIME)); in setup()
82 OVERRIDE_GROUP_KEY, POST_TIME)); 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()
DPreprocessingManagerTest.java80 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in PreprocessingManagerTest
663 .setGroup(OVERRIDE_GROUP_KEY) in onUpdateNotification_notificationPosted_isUpdate_putsNotification()
743 .setGroup(OVERRIDE_GROUP_KEY) in getEmptyAutoGeneratedGroupSummary()
748 OVERRIDE_GROUP_KEY, POST_TIME); in getEmptyAutoGeneratedGroupSummary()
749 statusBarNotification.setOverrideGroupKey(OVERRIDE_GROUP_KEY); in getEmptyAutoGeneratedGroupSummary()
758 .setGroup(OVERRIDE_GROUP_KEY) in generateNotification()
DCarNotificationViewTest.java64 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationViewTest
236 OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationGroup()
DCarNotificationViewAdapterTest.java74 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationViewAdapterTest
119 OVERRIDE_GROUP_KEY, POST_TIME)); in setupBaseActivityAndLayout()
916 OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationWithCategory()
DNotificationClickHandlerFactoryTest.java74 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationClickHandlerFactoryTest
140 OVERRIDE_GROUP_KEY, POST_TIME)); 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()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
DCarNotificationActionsViewTest.java62 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationActionsViewTest
102 mNotificationMessageHeadsUp, USER_HANDLE, OVERRIDE_GROUP_KEY, POST_TIME)); in setup()