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.java157 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp() local
191 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp() local
224 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_internalCategoryAsLeastPriority() local
248 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_merges_newHeadsUpWithSameKey() local
271 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_shows_immediateShowHeadsUp() local
292 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_handles_notificationWithNoCategory() local
312 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenParked() local
347 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_whenParked() local
380 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenDriving() local
415 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_forInternalCategory() local
[all …]