Searched refs:hourDuration (Results 1 – 1 of 1) sorted by relevance
201 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange() local203 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY)); in testFormatDateRange()214 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatter() local217 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY); in testFormatDateRange_withFormatter()230 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatterAndTimezone() local233 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY, null /* local */); in testFormatDateRange_withFormatterAndTimezone()