Searched refs:MIN_WEEK_WIDTH (Results 1 – 1 of 1) sorted by relevance
91 private static int MIN_WEEK_WIDTH = 50; field in MonthWeekEventsView270 if (unsortedEvents == null || mWidth <= MIN_WEEK_WIDTH || getContext() == null) { in createDna()