Searched refs:ATTRS_TEXT_COLOR (Results 1 – 3 of 3) sorted by relevance
45 private static final int[] ATTRS_TEXT_COLOR = new int[] { R.attr.textColor }; field in DayPickerView140 ATTRS_TEXT_COLOR, 0, monthTextAppearanceResId); in DayPickerView()
59 private static final int[] ATTRS_TEXT_COLOR = new int[] { field in DatePickerCalendarDelegate134 ATTRS_TEXT_COLOR, 0, monthHeaderTextAppearance); in DatePickerCalendarDelegate()
80 private static final int[] ATTRS_TEXT_COLOR = new int[] {R.attr.textColor}; field in TimePickerClockDelegate192 ATTRS_TEXT_COLOR, 0, timeHeaderTextAppearance); in TimePickerClockDelegate()