Home
last modified time | relevance | path

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

/aosp12/packages/apps/Calendar/src/com/android/calendar/widget/
H A DCalendarAppWidgetModel.java48 static class RowInfo { class in CalendarAppWidgetModel
64 RowInfo(int type, int index) { in RowInfo() method in CalendarAppWidgetModel.RowInfo