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