Home
last modified time | relevance | path

Searched defs:abbrev (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateUtils.java201 public static String getDayOfWeekString(int dayOfWeek, int abbrev) { in getDayOfWeekString()
246 public static String getMonthString(int month, int abbrev) { in getMonthString()
396 public static CharSequence formatDuration(long millis, int abbrev) { in formatDuration()