Searched refs:LENGTH_SHORTEST (Results 1 – 3 of 3) sorted by relevance
175 public static final int LENGTH_SHORTEST = 50; field in DateUtils199 case LENGTH_SHORTEST: names = d.tinyWeekdayNames; break; in getDayOfWeekString()237 case LENGTH_SHORTEST: names = d.tinyMonthNames; break; in getMonthString()
1313 DateUtils.LENGTH_SHORTEST); in setUpHeader()
29925 field public static final deprecated int LENGTH_SHORTEST = 50; // 0x32