Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java161 protected int mBGColor; field in SimpleWeekView
174 mBGColor = res.getColor(R.color.month_bgcolor); in SimpleWeekView()