Home
last modified time | relevance | path

Searched refs:generateMockStatusBarNotification (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()
138 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp()
140 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp()
142 AlertEntry alertEntry4 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp()
144 AlertEntry alertEntry5 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp()
170 AlertEntry alertEntry1 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp()
172 AlertEntry alertEntry2 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp()
174 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp()
176 AlertEntry alertEntry4 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp()
178 AlertEntry alertEntry5 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp()
[all …]