Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationQueueTest.java159 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp() local
193 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp() local
226 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_internalCategoryAsLeastPriority() local
250 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_merges_newHeadsUpWithSameKey() local
273 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_shows_immediateShowHeadsUp() local
314 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenParked() local
349 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_whenParked() local
382 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_expireNotifications_whenDriving() local
525 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in triggerCallback_doesNot_expireNotifications_whenDriving() local
661 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in removeFromQueue_returnsFalse_whenNotificationNotInQueue() local
[all …]