/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/ |
D | CarNotificationDiffTest.java | 57 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 …]
|
D | CarHeadsUpNotificationManagerTest.java | 82 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()
|
D | NotificationGroupTest.java | 54 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()
|
D | HeadsUpEntryTest.java | 49 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in HeadsUpEntryTest 67 OVERRIDE_GROUP_KEY, POST_TIME); in setupBaseActivityAndLayout()
|
D | CarNotificationVisibilityLoggerTest.java | 61 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationVisibilityLoggerTest 90 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()
|
D | NotificationDataManagerTest.java | 57 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()
|
D | CarNotificationViewTest.java | 70 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in CarNotificationViewTest 312 OVERRIDE_GROUP_KEY, POST_TIME)); in getNotificationGroup()
|
D | NotificationClickHandlerFactoryTest.java | 76 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()
|
D | PreprocessingManagerTest.java | 86 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()
|
D | CarNotificationViewAdapterTest.java | 74 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/ |
D | GroupNotificationViewHolderTest.java | 63 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()
|
D | CarNotificationActionsViewTest.java | 68 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/ |
D | NotificationVisibilityLoggerTest.java | 67 private static final String OVERRIDE_GROUP_KEY = "OVERRIDE_GROUP_KEY"; field in NotificationVisibilityLoggerTest 89 OVERRIDE_GROUP_KEY, POST_TIME)); in setUp()
|