Searched refs:MAX_WEEKS_IN_MONTH (Results 1 – 1 of 1) sorted by relevance
68 private static final int MAX_WEEKS_IN_MONTH = 6; field in SimpleMonthView877 final int preferredHeight = mDesiredDayHeight * MAX_WEEKS_IN_MONTH in onMeasure()