Searched refs:mCalendarItemLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
H A DSelectVisibleCalendarsFragment.java63 private static int mCalendarItemLayout = R.layout.mini_calendar_item; field in class:SelectVisibleCalendarsFragment
77 mCalendarItemLayout = itemLayout;
134 mAdapter = new SelectCalendarsSimpleAdapter(mContext, mCalendarItemLayout, null,

Completed in 76 milliseconds