Searched refs:monthTypeface (Results 1 – 1 of 1) sorted by relevance
275 final String monthTypeface = res.getString(R.string.date_picker_month_typeface); in initPaints() local288 mMonthPaint.setTypeface(Typeface.create(monthTypeface, 0)); in initPaints()