HomeSort by relevance Sort by last modified time
    Searched full:calendarcolor (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
AgendaItemView.java 51 mPaint.setColor(holder.calendarColor);
71 bundle.putInt("color", holder.calendarColor);
AgendaAdapter.java 42 int calendarColor; // Used by AgendaItemView to color the vertical stripe
85 holder.calendarColor = color;

Completed in 141 milliseconds