Searched refs:getMonthString (Results 1 – 4 of 4) sorted by relevance
522 replacement = getMonthString(localeData, in format()567 private static String getMonthString(LocaleData ld, int month, int count, int kind) { in getMonthString() method in DateFormat
275 public static String getMonthString(int month, int abbrev) { in getMonthString() method in DateUtils
482 mShortMonths[i] = DateUtils.getMonthString(Calendar.JANUARY + i, in setCurrentLocale()
23307 method public static deprecated java.lang.String getMonthString(int, int);