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