Searched defs:Event (Results 1 – 2 of 2) sorted by relevance
361 private class Event { class in MainActivity366 public Event(String title, String text) { in Event() method in MainActivity.Event
239 private static class Event { class in CalendarQueryService