Searched defs:NotifEvent (Results 1 – 2 of 2) sorted by relevance
97 public static class NotifEvent { class in NoManSimulator103 private NotifEvent( in NotifEvent() method in NoManSimulator.NotifEvent
35 sealed class NotifEvent(private val traceName: String) { class