Searched defs:Event (Results 1 – 4 of 4) sorted by relevance
99 private class Event { class in DataFragment104 public Event(String title, String text) { in Event() method in DataFragment.Event
113 interface Event { interface
405 private class Event { class in MainActivity410 public Event(String title, String text) { in Event() method in MainActivity.Event
239 private static class Event { class in CalendarQueryService