Home
last modified time | relevance | path

Searched refs:LENGTH_SHORTEST (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateUtils.java175 public static final int LENGTH_SHORTEST = 50; field in DateUtils
199 case LENGTH_SHORTEST: names = d.tinyWeekdayNames; break; in getDayOfWeekString()
237 case LENGTH_SHORTEST: names = d.tinyMonthNames; break; in getMonthString()
/frameworks/base/core/java/android/widget/
DCalendarView.java1313 DateUtils.LENGTH_SHORTEST); in setUpHeader()
/frameworks/base/api/
Dcurrent.txt29925 field public static final deprecated int LENGTH_SHORTEST = 50; // 0x32