Searched refs:formatWeekday (Results 1 – 1 of 1) sorted by relevance
1414 current = formatWeekday(count, value, useDateFormatSymbols, false /* standalone */); in subFormat()1422 current = formatWeekday(count, value, useDateFormatSymbols, true /* standalone */); in subFormat()1609 private String formatWeekday(int count, int value, boolean useDateFormatSymbols, in formatWeekday() method