Searched refs:mCachedHourFormatted (Results 1 – 1 of 1) sorted by relevance
7437 private String mCachedHourFormatted; field in HistoryPrinter.HistoryLogTimeFormatter7450 mCachedHourFormatted = mDateFormat.format(mDate); in append()7453 sb.append(mCachedHourFormatted); in append()