Searched refs:timeFormat_hms (Results 1 – 1 of 1) sorted by relevance
93 public String timeFormat_hms; field in LocaleData193 return DateFormat.is24Hour ? timeFormat_Hms : timeFormat_hms; in getTimeFormat()214 localeData.timeFormat_hms = ICU.getBestDateTimePattern("hms", locale); in initLocaleData()