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