Home
last modified time | relevance | path

Searched refs:entriesToBePosted (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java422 final List<CoalescedEvent> entriesToBePosted = Arrays.asList( in testCancelScheduledBuildNotificationListEventWhenNotifUpdatedSynchronously() local
431 mNotifHandler.onNotificationBatchPosted(entriesToBePosted); in testCancelScheduledBuildNotificationListEventWhenNotifUpdatedSynchronously()