Searched refs:mCalendarAmPmLabel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java455 private static int mCalendarAmPmLabel; field in class:DayView
808 mCalendarAmPmLabel = mResources.getColor(R.color.calendar_ampm_label);
2409 p.setColor(mCalendarAmPmLabel);

Completed in 50 milliseconds