HomeSort by relevance Sort by last modified time
    Searched refs:getDeclinedColorFromColor (Results 1 - 5 of 5) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
ColorChipView.java 99 Utils.getDeclinedColorFromColor(mColor) : mColor);
Utils.java 843 public static int getDeclinedColorFromColor(int color) {
    [all...]
DayView.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetService.java 281 Utils.getDeclinedColorFromColor(displayColor));
295 Utils.getDeclinedColorFromColor(displayColor));
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java     [all...]

Completed in 586 milliseconds