Searched refs:DEFAULT_TITLE_FORMAT (Results 1 – 2 of 2) sorted by relevance
40 private static final String DEFAULT_TITLE_FORMAT = "MMMMy"; field in SimpleMonthView_Delegate58 getLocale(delegate, view), DEFAULT_TITLE_FORMAT)); in getTitle()
61 private static final String DEFAULT_TITLE_FORMAT = "MMMMy"; field in SimpleMonthView164 final String titleFormat = DateFormat.getBestDateTimePattern(locale, DEFAULT_TITLE_FORMAT); in SimpleMonthView()