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

/frameworks/base/core/java/android/widget/
H A DSimpleMonthAdapter.java58 void setCalendarTextColor(ColorStateList colors) { method in class:SimpleMonthAdapter
H A DDayPickerView.java272 void setCalendarTextColor(ColorStateList colors) { method in class:DayPickerView
273 mAdapter.setCalendarTextColor(colors);
H A DDatePickerCalendarDelegate.java200 mDayPickerView.setCalendarTextColor(ColorStateList.addFirstIfMissing(

Completed in 178 milliseconds