Home
last modified time | relevance | path

Searched defs:RowInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaByDayAdapter.java434 private static class RowInfo { class in AgendaByDayAdapter
450 RowInfo(int type, int julianDay, int position, long id, long startTime, long endTime, in RowInfo() method in AgendaByDayAdapter.RowInfo
463 RowInfo(int type, int julianDay) { in RowInfo() method in AgendaByDayAdapter.RowInfo
/packages/apps/Calendar/src/com/android/calendar/widget/
DCalendarAppWidgetModel.java48 static class RowInfo { class in CalendarAppWidgetModel
64 RowInfo(int type, int index) { in RowInfo() method in CalendarAppWidgetModel.RowInfo