Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/1.1/stats/
H A DStatsCollector.h42 enum CollectionEvent { enum
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java1551 private static class CollectionEvent { class in NotifCollectionTest
1558 private CollectionEvent(NotifEvent rawEvent, NotificationEntry entry) { in CollectionEvent() method in NotifCollectionTest.CollectionEvent