Searched defs:dfs (Results 1 – 6 of 6) sorted by relevance
102 DateFormatSymbols dfs = new DateFormatSymbols(Locale.US); in timeClonedDateFormatSymbols() local119 DecimalFormatSymbols dfs = new DecimalFormatSymbols(Locale.US); in timeClonedDecimalFormatSymbols() local
74 DateFormatSymbols dfs = DateFormat.getIcuDateFormatSymbols(Locale.US); in testgetIcuDateFormatSymbols() local
499 DateFormatSymbols dfs = getIcuDateFormatSymbols(Locale.getDefault()); in format() local590 private static String getDayOfWeekString(DateFormatSymbols dfs, int day, int count, int kind) { in getDayOfWeekString()604 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