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

/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java76 protected int mSundayColor = 0; field in class:SimpleDayPickerFragment
180 mSundayColor = res.getColor(R.color.month_sunday);
334 label.setTextColor(mSundayColor);

Completed in 73 milliseconds