Searched refs:shouldShowYear (Results 1 – 1 of 1) sorted by relevance
555 | (shouldShowYear(date) ? DateUtils.FORMAT_SHOW_YEAR : DateUtils.FORMAT_NO_YEAR)); in getGranularDate()563 private boolean shouldShowYear(long date) { in shouldShowYear() method in PhoneCallDetailsHelper