Searched defs:dfs (Results 1 – 5 of 5) sorted by relevance
74 DateFormatSymbols dfs = DateFormat.getIcuDateFormatSymbols(Locale.US); in testgetIcuDateFormatSymbols() local
496 DateFormatSymbols dfs = getIcuDateFormatSymbols(Locale.getDefault()); in format() local587 private static String getDayOfWeekString(DateFormatSymbols dfs, int day, int count, int kind) { in getDayOfWeekString()601 private static String getMonthString(DateFormatSymbols dfs, int month, int count, int kind) { in getMonthString()
206 DateFormatSymbols dfs = DateFormatSymbols.getInstance(); in getDayOfWeekString() local251 DateFormatSymbols dfs = DateFormat.getIcuDateFormatSymbols(Locale.getDefault()); in getMonthString() local
115 DateFormatSymbols dfs = new DateFormatSymbols(); in DatePicker() local
424 DateFormatSymbols dfs = DateFormat.getIcuDateFormatSymbols(locale); in getAmPmStrings() local