Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDayPickerView.java90 final int monthTextAppearanceResId = a.getResourceId( in DayPickerView() local
108 mAdapter.setMonthTextAppearance(monthTextAppearanceResId); in DayPickerView()
134 if (monthTextAppearanceResId != 0) { in DayPickerView()
136 ATTRS_TEXT_COLOR, 0, monthTextAppearanceResId); in DayPickerView()