Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java166 protected int mTodayOutlineColor; field in SimpleWeekView
179 mTodayOutlineColor = res.getColor(R.color.mini_month_today_outline_color); in SimpleWeekView()
481 p.setColor(mTodayOutlineColor); in drawDaySeparators()