Searched refs:mCalendarAmPmLabel (Results 1 – 1 of 1) sorted by relevance
442 mCalendarAmPmLabel = mResources.getColor(R.color.calendar_ampm_label) in init()1743 p.setColor(mCalendarAmPmLabel) in drawAmPm()3805 private var mCalendarAmPmLabel = 0 variable