Searched defs:launchViewEvent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java510 launchViewEvent(event.id, event.startTime.toMillis(false), endTime);
650 public void launchViewEvent(long eventId, long startMillis, long endMillis) { method in class:CalendarController

Completed in 79 milliseconds