Searched refs:HUNDRED_DAY_FIELD_LEN (Results 1 – 4 of 4) sorted by relevance
170 public static final int HUNDRED_DAY_FIELD_LEN = 19; field in TimeUtils180 private static char[] sFormatStr = new char[HUNDRED_DAY_FIELD_LEN+10];181 private static char[] sTmpFormatStr = new char[HUNDRED_DAY_FIELD_LEN+10];
609 TimeUtils.formatDuration(mEventTimes[index]-now, pw, TimeUtils.HUNDRED_DAY_FIELD_LEN); in dumpHistory()
6346 rec.time - baseTime, item, TimeUtils.HUNDRED_DAY_FIELD_LEN); in printNextItem()
61705 Landroid/util/TimeUtils;->HUNDRED_DAY_FIELD_LEN:I