Home
last modified time | relevance | path

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

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