Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DMonthWeekEventsView.java165 protected int mMonthBusyBitsBusyTimeColor; field in MonthWeekEventsView
462 mDNATimePaint.setColor(mMonthBusyBitsBusyTimeColor); in initView()