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

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DSimpleMonthView.java40 mMonthNumPaint.setColor(mDisabledDayTextColor);
H A DMonthView.java186 protected int mDisabledDayTextColor; field in class:MonthView
206 mDisabledDayTextColor = res.getColor(R.color.date_picker_text_disabled);

Completed in 93 milliseconds