Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationQueueTest.java136 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp() local
170 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp() local
203 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_internalCategoryAsLeastPriority() local
228 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_merges_newHeadsUpWithSameKey() local
251 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_shows_immediateShowHeadsUp() local
273 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_handles_notificationWithNoCategory() local
293 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenParked() local
328 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_whenParked() local
361 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenDriving() local
396 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_forInternalCategory() local
[all …]