Searched refs:HUNDRED_DAY_FIELD_LEN (Results 1 – 4 of 4) sorted by relevance
140 public static final int HUNDRED_DAY_FIELD_LEN = 19; field in TimeUtils150 private static char[] sFormatStr = new char[HUNDRED_DAY_FIELD_LEN+10];151 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()
6295 rec.time - baseTime, item, TimeUtils.HUNDRED_DAY_FIELD_LEN); in printNextItem()
72811 Landroid/util/TimeUtils;->HUNDRED_DAY_FIELD_LEN:I