Home
last modified time | relevance | path

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

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