Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java455 private static int mCalendarHourLabelColor; field in DayView
799 mCalendarHourLabelColor = mResources.getColor(R.color.calendar_hour_label); in init()
2215 p.setColor(mCalendarHourLabelColor); in setupHourTextPaint()