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

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

Completed in 88 milliseconds