Searched defs:Event (Results 1 – 8 of 8) sorted by relevance
50 public static class Event { class in MockVrListenerService55 private Event(VrListenerService i, EventType t, Object o) { in Event() method in MockVrListenerService.Event
31 public abstract class Event implements Serializable { class
49 public @interface Event { annotation in CommonComponents
29 public enum Event { enum in ActivityCallbacksTestActivity
222 public class Event { class in ServiceReporter227 public Event(AppTarget target, int launchLocation, int eventType) { in Event() method in ServiceReporter.Event
691 public static class Event { class in MockJobService.TestEnvironment697 public Event(int event, int jobId) { in Event() method in MockJobService.TestEnvironment.Event
326 enum class Event { CREATE, DESTROY, SURFACE_CREATE } in getColor() class
758 enum Event { enum in WindowInsetsAnimationControllerTests.ControlListener