Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java1456 private static class CollectionEvent { class in NotifCollectionTest
1463 private CollectionEvent(NotifEvent rawEvent, NotificationEntry entry) { in CollectionEvent() method in NotifCollectionTest.CollectionEvent