Searched refs:DEFAULT_MIN_DATE (Results 1 – 3 of 3) sorted by relevance
49 R.styleable.CalendarView_minDate), DEFAULT_MIN_DATE); in CalendarViewMaterialDelegate()
577 protected static final String DEFAULT_MIN_DATE = "01/01/1900"; field in CalendarView.AbstractCalendarViewDelegate
271 parseDate(DEFAULT_MIN_DATE, mMinDate); in CalendarViewLegacyDelegate()