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

  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 120 static int CONFLICT_COLOR = 0xFF000000;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 79 private static int CONFLICT_COLOR = Color.BLACK;
354 CONFLICT_COLOR = resources.getColor(R.color.month_dna_conflict_time_color);
    [all...]

Completed in 105 milliseconds