Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNoManSimulator.java92 public static class NotifEvent { class in NoManSimulator
98 private NotifEvent( in NotifEvent() method in NoManSimulator.NotifEvent
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifEvent.kt31 sealed class NotifEvent { regex