Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/stats/include/
DStatsCollector.h37 enum CollectionEvent { enum
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/stats/
DStatsCollector.h38 enum CollectionEvent { enum
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java1941 private static class CollectionEvent { class in NotifCollectionTest
1948 private CollectionEvent(NotifEvent rawEvent, NotificationEntry entry) { in CollectionEvent() method in NotifCollectionTest.CollectionEvent