Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/widget/
DCalendarAppWidgetService.java136 private int mAllDayColor; field in CalendarAppWidgetService.CalendarFactory
175 mAllDayColor = mResources.getColor(R.color.appwidget_item_allday_color);
276 views.setInt(R.id.title, "setTextColor", mAllDayColor);