Home
last modified time | relevance | path

Searched refs:VIEW_TYPE_NUM (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarViewAdapter.java59 static final int VIEW_TYPE_NUM = 1; // Increase this if you add more view types field in CalendarViewAdapter
243 return VIEW_TYPE_NUM; in getViewTypeCount()