Searched defs:populateEventInfo (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Calendar/src/com/android/calendar/widget/ |
H A D | CalendarAppWidgetModel.java | 314 mEventInfos.add(populateEventInfo(eventId, allDay, start, end, startDay, endDay, title, 354 private EventInfo populateEventInfo(long eventId, boolean allDay, long start, long end, method in class:CalendarAppWidgetModel
|
Completed in 56 milliseconds