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

/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java460 private static int mCalendarHourLabelColor; field in class:DayView
814 mCalendarHourLabelColor = mResources.getColor(R.color.calendar_hour_label);
2544 p.setColor(mCalendarHourLabelColor);

Completed in 65 milliseconds