Searched refs:TEXT_STYLE (Results 1 – 1 of 1) sorted by relevance
44 private static final TextStyle TEXT_STYLE = TextStyle.SHORT; field in SettingsDateTimeHelperImpl124 String month_string = month.getDisplayName(TEXT_STYLE, LOCALE); in setDate()