Home
last modified time | relevance | path

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

/aosp12/packages/apps/Calendar/src/com/android/calendar/widget/
H A DCalendarAppWidgetService.java135 private int mStandardColor; field in CalendarAppWidgetService.CalendarFactory
174 mStandardColor = mResources.getColor(R.color.appwidget_item_standard_color);
295 views.setInt(R.id.title, "setTextColor", mStandardColor);
296 views.setInt(R.id.when, "setTextColor", mStandardColor);
297 views.setInt(R.id.where, "setTextColor", mStandardColor);