Home
last modified time | relevance | path

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

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